mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: remove initrd host key generation script, this is a simple oneliner anyways
This commit is contained in:
parent
04305e5968
commit
ece9554e76
4 changed files with 5 additions and 27 deletions
|
@ -214,7 +214,7 @@
|
|||
PresharedKeyFile = config.rekey.secrets.${peerPresharedKeySecret nodeName clientNode}.path;
|
||||
AllowedIPs = map (net.cidr.make 128) clientCfg.addresses;
|
||||
}
|
||||
// optionalAttrs clientCfg.keepalive {
|
||||
// optionalAttrs clientCfg.client.keepalive {
|
||||
PersistentKeepalive = 25;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue