fra1-b: fix typo
This commit is contained in:
parent
fee818708c
commit
fa8d646d3f
@ -72,7 +72,7 @@ in
|
|||||||
uidgid = myData.uidgid.remote-builder;
|
uidgid = myData.uidgid.remote-builder;
|
||||||
sshAllowSubnet = myData.subnets.tailscale.sshPattern;
|
sshAllowSubnet = myData.subnets.tailscale.sshPattern;
|
||||||
publicKeys = map (h: myData.hosts.${h}.publicKey) [
|
publicKeys = map (h: myData.hosts.${h}.publicKey) [
|
||||||
"vno1-gdrx.servers.jakst"
|
"vno1-gdrx.motiejus.jakst"
|
||||||
"fwminex.servers.jakst"
|
"fwminex.servers.jakst"
|
||||||
"mtworx.motiejus.jakst"
|
"mtworx.motiejus.jakst"
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user