schmerz :3

This commit is contained in:
xqtc161 2024-06-09 21:48:40 +02:00
parent 901853850d
commit ee4de440bb
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
addresses = [ addresses = [
{ {
address = "2a01:4f8:10a:1aab::2"; address = "2a01:4f8:10a:1aab::2";
prefixLength = 80; prefixLength = 64;
} }
]; ];
}; };

View file

@ -13,7 +13,7 @@
networking.wireguard.interfaces = { networking.wireguard.interfaces = {
wg0 = { wg0 = {
ips = ["2a01:4f8:10a:1aab::2/64"]; ips = ["2a0f:be01:fe:fa1::1/64"];
listenPort = 51820; listenPort = 51820;