deployerbot: allow fwminex too
This commit is contained in:
@@ -73,7 +73,10 @@
|
||||
|
||||
deployerbot = {
|
||||
follower = {
|
||||
inherit (myData.hosts."vno1-oh2.servers.jakst") publicKey;
|
||||
publicKeys = [
|
||||
myData.hosts."vno1-oh2.servers.jakst".publicKey
|
||||
myData.hosts."fwminex.motiejus.jakst".publicKey
|
||||
];
|
||||
|
||||
enable = true;
|
||||
sshAllowSubnets = [myData.subnets.tailscale.sshPattern];
|
||||
|
||||
Reference in New Issue
Block a user