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
|
|
@ -1,4 +1,4 @@
|
|||
{ inputs, outputs, lib, config, pkgs, ... }: {
|
||||
imports = [ ./hardware-configuration.nix ../server ./kiosk.nix ];
|
||||
imports = [ ./hardware-configuration.nix ../pi-server ./kiosk.nix ];
|
||||
networking.hostName = "pi1";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue