We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3d582 commit 8b807d0Copy full SHA for 8b807d0
1 file changed
modules/nixos/base/custom/custom.nix
@@ -25,7 +25,7 @@
25
zerotier_mondrian_nekobox_proxy = {
26
enable = true;
27
type = "socks5";
28
- host = "10.147.20.153";
+ host = "10.147.20.151";
29
port = 7890;
30
};
31
0 commit comments