task | split pi-server config out for now
This commit is contained in:
parent
6b4d969943
commit
2556f985e2
5 changed files with 299 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
imports = [
|
||||
inputs.nixos-hardware.nixosModules.raspberry-pi-4
|
||||
./hardware-configuration.nix
|
||||
../server
|
||||
../pi-server
|
||||
./kiosk.nix
|
||||
];
|
||||
networking.hostName = "display";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue