diff --git a/hosts/workstation/configuration.nix b/hosts/workstation/configuration.nix index 9829901..e7b6ae8 100644 --- a/hosts/workstation/configuration.nix +++ b/hosts/workstation/configuration.nix @@ -20,7 +20,7 @@ in ./hardware-configuration.nix ../../config/base.nix ../../config/stylix.nix - ../../environments/hyprland.nix + ../../environments/gnome.nix ]; my = import ./toggles.nix // { nix.cores = 8;