Move Raspberry Pi 4 support to a module

This commit is contained in:
Greg Hellings
2022-04-25 22:18:41 -05:00
parent 64cbe3dd1f
commit a992c7c560
5 changed files with 64 additions and 53 deletions
+1 -1
View File
@@ -7,8 +7,8 @@
./home-assistant.nix
./networking.nix
./vhosts.nix
../../profiles/rpi4.nix
../../profiles/home.nix
];
networking.hostName = "2maccabees";
greg.rpi4.enable = true;
}