add gui to raspberry

This commit is contained in:
chaos 2024-08-31 15:54:07 +01:00
parent afc09c1ae0
commit 4a9f82d8ef
No known key found for this signature in database

View file

@ -19,16 +19,26 @@ in {
(with tree.profiles.nixos; [
sshd
connectivity.networkManager
tor
wifiHardware
nixGC
serverExtras
])
(with tree.presets.nixos; [
serverBase
desktopGui
])
(with presets.home-manager.by-user; [
root.base
root.minimalServer
chaos.base
chaos.minimalServer
chaos.guiDesktop
])
./hardware.nix