Switched Equinox to KDE

This commit is contained in:
2024-10-09 00:05:02 -03:00
parent b4bc77d970
commit 14009d21f6
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@
./home ./home
./home/shell ./home/shell
./home/applications ./home/applications
./home/desktops/gnome ./home/desktops/kde
]; ];
}; };
} }

View File

@@ -22,7 +22,7 @@ in {
../../modules/containers.nix ../../modules/containers.nix
../../modules/virtualization.nix ../../modules/virtualization.nix
../../modules/harden.nix ../../modules/harden.nix
../../modules/gnome.nix ../../modules/kde.nix
]; ];
hardware.nvidia.open = false; hardware.nvidia.open = false;