diff --git a/hosts/mashu.nix b/hosts/mashu.nix index 8bea813..c2b205c 100644 --- a/hosts/mashu.nix +++ b/hosts/mashu.nix @@ -26,10 +26,12 @@ gnome-terminal.enable = true; firefox.enable = true; xournalpp.enable = true; + alacritty.enable = true; + plasma.enable = true; # TODO: Nextcloud client }; services = { - gnome.enable = true; + #gnome.enable = true; }; system = { i18n.enable = true;