diff --git a/hosts/raspberry-pi5/raspberry-pi5.nix b/hosts/raspberry-pi5/raspberry-pi5.nix index e6ef4d8..033a0ef 100644 --- a/hosts/raspberry-pi5/raspberry-pi5.nix +++ b/hosts/raspberry-pi5/raspberry-pi5.nix @@ -28,16 +28,14 @@ in { (with tree.presets.nixos; [ serverBase - + desktopGui ]) (with presets.home-manager.by-user; [ root.base - root.minimalServer chaos.base - chaos.minimalServer chaos.guiDesktop ])