Switched to gnome on Bellerophon

This commit is contained in:
2024-11-28 11:14:08 -04:00
parent a7e2f91e65
commit 3bb5928331
2 changed files with 3 additions and 3 deletions

View File

@@ -121,7 +121,7 @@
# Theme Modules # Theme Modules
stylix.nixosModules.stylix stylix.nixosModules.stylix
./themes/targets/all.nix ./themes/targets/all.nix
./themes/daemon ./themes/dracula
# Host Module # Host Module
./hosts/Bellerophon ./hosts/Bellerophon
@@ -141,7 +141,7 @@
./home ./home
./home/shell ./home/shell
./home/applications ./home/applications
./home/desktops/kde ./home/desktops/gnome
]; ];
}; };
} }

View File

@@ -24,7 +24,7 @@ in {
../../modules/containers.nix ../../modules/containers.nix
../../modules/virtualization.nix ../../modules/virtualization.nix
../../modules/harden.nix ../../modules/harden.nix
../../modules/kde.nix ../../modules/gnome.nix
]; ];
# Set networking # Set networking