remove endpoint from the mullvad because it doesn't need it
This commit is contained in:
parent
374bf4d63a
commit
015061c001
1 changed files with 0 additions and 1 deletions
|
@ -222,7 +222,6 @@
|
||||||
# TODO: generate this dynamically based on other hosts
|
# TODO: generate this dynamically based on other hosts
|
||||||
mullvad = {
|
mullvad = {
|
||||||
address = ["10.70.93.226/32" "fc00:bbbb:bbbb:bb01::7:5de1/128"];
|
address = ["10.70.93.226/32" "fc00:bbbb:bbbb:bb01::7:5de1/128"];
|
||||||
listenPort = 51820;
|
|
||||||
privateKeyFile = lib.mkForce config.sops.secrets."wg-private-key".path;
|
privateKeyFile = lib.mkForce config.sops.secrets."wg-private-key".path;
|
||||||
dns = ["100.64.0.7"];
|
dns = ["100.64.0.7"];
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue