78ab704ca3
nixos/gnupg: create
2024-07-28 23:22:53 +02:00
460b58d6dd
nixos/nvidia: update to 555.58.02
2024-07-21 22:01:04 +02:00
095b610e61
nixos/account: switch discord-canary to vesktop
2024-07-12 09:01:47 +02:00
8c1eb9dec3
pkgs/mkWrappedExecutable: factor out to its own package
2024-07-09 11:47:10 +02:00
6e76c7422a
nixos/core: use inline nix-index override
...
It was used only in this place
2024-07-09 11:22:27 +02:00
069c5e979a
nixos/core: use nix-index
2024-07-09 06:35:14 +02:00
c5292e8a31
nixos/account: add ozone-platform argument in vivaldi
2024-07-06 04:23:21 +02:00
311e7281e1
nixos/core-destkop: add fonts
2024-07-06 02:38:47 +02:00
5b2bad6048
nixos/account: enable proprietaryCodecs for vivaldi
2024-07-03 03:10:25 +02:00
f9a234faea
nixos/core-desktop: disable alsa sound
...
it is handled by pipewire anyway, don't have multiple sound software
2024-06-26 19:55:49 +02:00
0b7be3144c
nixos/core: disable channels and set proper nix-paths
2024-06-20 19:55:34 +02:00
88f348a2c9
pkgs/overlays: create, move unstable there
...
also in unstable: use nixpkgs option to define
if unstable nixpkgs expressions should be from
nixos or nixpkgs channel
(default true, use nixos channel)
2024-06-17 07:35:24 +02:00
3b7c1594ac
gnome: fix build
2024-06-09 12:42:42 +02:00
c9f102ba2a
shell: add neovim plugins
2024-06-09 12:37:59 +02:00
57f7b11e97
gnome: make amount of max workspace thumbnails configurable and set to 11
2024-06-09 12:37:06 +02:00
be2a3c31e5
gdm: use wayland
2024-06-05 16:21:48 +02:00
b5f46c14ee
nvidia: update to 555.42.02
2024-06-05 16:20:06 +02:00
ed66ca84bc
core: explicitly wrap nixos-rebuild
2024-06-01 03:27:45 +02:00
82bf8ab05f
core: wrap nix with wrapped commands
2024-06-01 01:12:39 +02:00
9abc9c10ba
core: rework mkWrappedExecutable helper
...
- returns packages with high priority
- inherits wrapperArgs so they could be overriden
- fixed typo in description
2024-05-31 23:47:56 +02:00
898b301fbc
remove outdated plasma, sddm
2024-05-31 18:21:52 +02:00
2e58988fff
docker: remove outdated comment
2024-05-31 18:20:52 +02:00
c41c2293f3
gnome: explicitly define packages to remove that are under gnome namespace
2024-05-31 18:20:11 +02:00
ee64e04166
account: add zettlr package
2024-05-31 08:08:41 +02:00
8f15bf0e0c
dconf: create generic module and use it
...
no more cringe function calling, yay
2024-05-29 04:48:25 +02:00
23bfb2d222
core: make wrapped nix commands higer priority
2024-05-28 22:55:22 +02:00
e66e4aaec0
core: remove duplicate package
...
already defined in shell.nix
2024-05-28 22:11:59 +02:00
98bba7fa6a
core: wrap nix-build and nix-shell with default log format
2024-05-28 21:51:35 +02:00
5acbee3237
core: enable git module itself
...
oops
2024-05-28 12:22:59 +02:00
a6568d4891
core: create git configuration
2024-05-28 12:18:08 +02:00
af43682e8b
shell: always show hostname
2024-05-28 12:12:51 +02:00
a91317ff35
accunt: use initialPassword field for initial password
2024-05-28 12:06:29 +02:00
da55e963be
nix-os/udev: create
2024-05-27 01:56:50 +02:00
8c352ea5ec
shell/kitty: add shortcut for copying with ansi
2024-05-26 21:15:26 +02:00
99a10f35dd
core: move bootloader to hosts
2024-05-22 15:41:40 +02:00
22a7d47ace
core: split to core-desktop.nix
2024-05-22 15:41:40 +02:00
0dfba79fd3
shell: remove unused comment
2024-05-21 20:22:48 +02:00
6d793ecb1c
core: move neovim to shell.nix
2024-05-21 20:22:26 +02:00
1786dbfac7
core: move programs.steam to account.nix
2024-05-21 20:07:30 +02:00
6a7dff6a96
core: remove firewall option definition
2024-05-21 16:09:40 +02:00
43ba0271aa
core: move system.stateVersion to hosts
2024-05-21 15:15:01 +02:00
ab2c2b00fb
core: move desktop apps to account.nix
2024-05-21 15:08:52 +02:00
1095c7884b
core: disable flatpak
2024-05-21 15:03:32 +02:00
bd309d916c
dconf-common: fix typos
2024-05-20 22:55:51 +02:00
31994d38f6
service/nix-binary-cache: create and use in main host
2024-05-19 13:27:41 +02:00
5d0bf2000d
virtualization: explicitly enable ovmf with OVMFFull
2024-05-17 11:22:52 +02:00
1cc877bddb
unstable-packages: store version in system derivation output
2024-05-14 06:57:27 +02:00
30bee709a5
Don't use store path for environment variables
2024-05-13 08:50:31 +02:00
b5885e7fa8
core: enable vimAlias
2024-05-12 03:39:48 +02:00
cab57d1dcc
core: use direct envrioment.variables for setting nvim as default editor
...
programs.neovim.defaultEditor only sets "nvim" which is dependent on the PATH,
I don't want that
2024-05-12 03:39:08 +02:00