updated desktop configuration

This commit is contained in:
2024-03-14 21:36:28 +01:00
parent afaf954792
commit 37d76d2fae
9 changed files with 60 additions and 21 deletions

View File

@@ -3,15 +3,15 @@
{
imports = [ # Include the results of the hardware scan.
./hardware-configuration.nix
#../../modules/system/desktop/hyprland.nix
../../modules/system/desktop/plasma.nix
../../modules/system/desktop/hyprland.nix
#../../modules/system/desktop/plasma.nix
../../modules/system/desktop/nvidia.nix
../../modules/system/programs/sunshine.nix
#../../modules/system/programs/syncthing.nix
../../modules/system/programs/thunar.nix
../../modules/system/utils/common.nix
../../modules/system/utils/firewall.nix
../../modules/system/utils/fprint.nix
#../../modules/system/utils/fprint.nix
../../modules/system/utils/garbage-collection.nix
../../modules/system/utils/locale.nix
];