task | split pi-server config out for now

This commit is contained in:
Don Harper 2025-02-24 07:52:54 -06:00
parent 6b4d969943
commit 2556f985e2
5 changed files with 299 additions and 2 deletions

View file

@ -2,7 +2,7 @@
imports = [
inputs.nixos-hardware.nixosModules.raspberry-pi-4
./hardware-configuration.nix
../server
../pi-server
./kiosk.nix
];
networking.hostName = "display";