This commit is contained in:
Leon Vita 2022-11-22 23:28:41 +00:00
parent 50d29f7af3
commit bcd82e69fe
1 changed files with 7 additions and 1 deletions

View File

@ -212,6 +212,11 @@ networking.wireguard.interfaces = {
proxyPass = "http://10.10.11.2:2500";
proxyWebsockets = true;
};
};
};
#-----------------------------ngin-X--------------------------------
@ -220,4 +225,5 @@ networking.wireguard.interfaces = {
system.stateVersion = "22.05";
}
};