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