Added a note on deployment
This commit is contained in:
parent
e6f1254dc3
commit
f6b6b8f75f
|
@ -7,7 +7,7 @@
|
||||||
../clusters/pi3B_rack.nix
|
../clusters/pi3B_rack.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Comment out deployment when building the SD Image.
|
||||||
deployment.targetHost = "10.69.0.205";
|
deployment.targetHost = "10.69.0.205";
|
||||||
networking.hostName = "pi-coig"; # Define your hostname.
|
networking.hostName = "pi-coig"; # Define your hostname.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue