diff --git a/flake.nix b/flake.nix index 206cfec..3952bf8 100644 --- a/flake.nix +++ b/flake.nix @@ -121,7 +121,7 @@ # Theme Modules stylix.nixosModules.stylix ./themes/targets/all.nix - ./themes/daemon + ./themes/dracula # Host Module ./hosts/Bellerophon @@ -141,7 +141,7 @@ ./home ./home/shell ./home/applications - ./home/desktops/kde + ./home/desktops/gnome ]; }; } diff --git a/hosts/Bellerophon/default.nix b/hosts/Bellerophon/default.nix index c10eceb..f59fda5 100644 --- a/hosts/Bellerophon/default.nix +++ b/hosts/Bellerophon/default.nix @@ -24,7 +24,7 @@ in { ../../modules/containers.nix ../../modules/virtualization.nix ../../modules/harden.nix - ../../modules/kde.nix + ../../modules/gnome.nix ]; # Set networking