feat: wireguard test

This commit is contained in:
Nick 2025-07-01 15:39:57 -05:00
parent 9c8890926e
commit 6fb7b5504d
7 changed files with 82 additions and 42 deletions

View file

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