wireguard: Make marabethia the leader
All checks were successful
Cachix / build (elendel) (push) Successful in 1m9s
Cachix / build (kholinar) (push) Successful in 2m4s
Cachix / build (lasting-integrity) (push) Successful in 1m4s
Cachix / build (marabethia) (push) Successful in 1m19s
Cachix / build (urithiru) (push) Successful in 1m22s
All checks were successful
Cachix / build (elendel) (push) Successful in 1m9s
Cachix / build (kholinar) (push) Successful in 2m4s
Cachix / build (lasting-integrity) (push) Successful in 1m4s
Cachix / build (marabethia) (push) Successful in 1m19s
Cachix / build (urithiru) (push) Successful in 1m22s
This commit is contained in:
parent
aa0476874e
commit
6c612b12f5
6 changed files with 9 additions and 9 deletions
|
@ -14,10 +14,10 @@ in
|
|||
# peers = [
|
||||
# {
|
||||
# allowedIPs = [ subnet ];
|
||||
# endpoint = "lasting-integrity.vanpetegem.me:51820";
|
||||
# endpoint = "marabethia.vanpetegem.me:51820";
|
||||
# presharedKeyFile = pskFile;
|
||||
# persistentKeepalive = 25;
|
||||
# publicKey = data.lasting-integrity.pubkey;
|
||||
# publicKey = data.marabethia.pubkey;
|
||||
# }
|
||||
# ];
|
||||
# privateKeyFile = data.${config.networking.hostName}.privkeyFile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue