Updated desktop config

This commit is contained in:
2024-03-16 20:45:29 +01:00
parent 37d76d2fae
commit a7bac081fb
5 changed files with 18 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
#../../modules/system/desktop/plasma.nix
../../modules/system/desktop/nvidia.nix
../../modules/system/programs/sunshine.nix
#../../modules/system/programs/syncthing.nix
../../modules/system/programs/syncthing.nix
../../modules/system/programs/thunar.nix
../../modules/system/utils/common.nix
../../modules/system/utils/firewall.nix
@@ -37,6 +37,9 @@
services.printing.enable = true;
# Keyboard
hardware.ckb-next.enable = true;
system.stateVersion = "23.11";
}