Ugh...it was a function.
This commit is contained in:
parent
b22b7083e7
commit
11f1560410
|
@ -82,7 +82,8 @@ in {
|
||||||
target-file = "/var/run/ssh/${key-filename}";
|
target-file = "/var/run/ssh/${key-filename}";
|
||||||
user = "root";
|
user = "root";
|
||||||
};
|
};
|
||||||
});
|
})
|
||||||
|
host-keys;
|
||||||
|
|
||||||
local-network = {
|
local-network = {
|
||||||
network-definition.hosts = mapAttrs'
|
network-definition.hosts = mapAttrs'
|
||||||
|
|
Loading…
Reference in New Issue