adding homemanger to all hosts, homemanager gui to all workstations

This commit is contained in:
Don Harper 2024-04-03 16:42:44 -05:00
parent 24725d0217
commit 0ff839f6b6
15 changed files with 7 additions and 24 deletions

View file

@ -5,7 +5,6 @@
[
./hardware-configuration.nix
../../server
../../home
];
networking.hostName = "display";
}