update syntax for setting clan targetHost
This commit is contained in:
parent
bacaf6d5b6
commit
bc2a43262a
3 changed files with 9 additions and 3 deletions
|
|
@ -21,7 +21,6 @@
|
|||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
||||
networking.hostName = "crocus";
|
||||
clan.core.networking.targetHost = "root@crocus.local";
|
||||
|
||||
networking.useDHCP = false;
|
||||
systemd.network.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue