feat: wireguard test

This commit is contained in:
Nick 2025-07-01 13:54:00 -05:00
parent 93366c81c8
commit c6ea717181
11 changed files with 26 additions and 22 deletions

View file

@ -14,6 +14,7 @@ in
path0 = "${sopsPath}/${name}";
};
ports = {
port0 = 51821;
port0 = 51820;
port1 = 51821;
};
}