Improve import process and add README

This commit is contained in:
Gregory Hellings
2022-04-06 10:37:30 -05:00
parent 9f5b11e5e9
commit 9d6d223898
4 changed files with 36 additions and 4 deletions
+2 -3
View File
@@ -5,9 +5,8 @@
./networking.nix
./dnsmasq.nix
./home-assistant.nix
../profiles/rpi4.nix
../profiles/home.nix
../../profiles/rpi4.nix
../../profiles/home.nix
];
networking.hostName = "2maccabees";
networking.domain = "home.thehellings.com";
}