From 3bb59283311a0d6a5d157d42d1e4d2eada93f03c Mon Sep 17 00:00:00 2001 From: Thomas Syms Date: Thu, 28 Nov 2024 11:14:08 -0400 Subject: [PATCH] Switched to gnome on Bellerophon --- flake.nix | 4 ++-- hosts/Bellerophon/default.nix | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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