first pass at reorg

This commit is contained in:
Don Harper 2024-03-03 22:13:09 -06:00
parent 123d74cb27
commit dbae17bd46
17 changed files with 120 additions and 99 deletions

View file

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