diff --git a/hosts/katana/default.nix b/hosts/katana/default.nix index 121a917..c0bcadb 100644 --- a/hosts/katana/default.nix +++ b/hosts/katana/default.nix @@ -62,4 +62,6 @@ options = "--delete-older-than 7d"; }; }; + speccon18.desktop.hyperland.enable = true; + speccon18.desktop.gnome.enable = false; } \ No newline at end of file