Skip to content

Commit 8b807d0

Browse files
committed
fix: a ip wrong
1 parent 2d3d582 commit 8b807d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/nixos/base/custom/custom.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
zerotier_mondrian_nekobox_proxy = {
2626
enable = true;
2727
type = "socks5";
28-
host = "10.147.20.153";
28+
host = "10.147.20.151";
2929
port = 7890;
3030
};
3131
};

0 commit comments

Comments
 (0)