fix wireguard

This commit is contained in:
Thomas Avé 2024-06-23 02:43:08 +02:00
parent ca94b6299b
commit 42ffe4c0b4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
zramSwap.enable = true;
networking.wg-quick.interfaces = {
wg0 = {
address = [ "10.0.0.13/24" ];
address = [ "10.0.0.12/24" ];
privateKeyFile = "/home/user/.secrets/Wireguard/Riva.key";
listenPort = 51820;
peers = [{