updated docs

This commit is contained in:
rasmus-kirk
2024-02-22 14:35:07 +01:00
parent aa7feed256
commit 9ae741f688
14 changed files with 61 additions and 76 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ in {
dataDir = cfg.stateDir;
};
util.vpnnamespace.portMappings = [
util-nixarr.vpnnamespace.portMappings = [
(mkIf cfg.vpn.enable {
From = defaultPort;
To = defaultPort;