test container

This commit is contained in:
2025-07-21 11:35:42 -05:00
parent d379787719
commit fdf8fab0b3
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
#netbird-management = {
netbird = {
autoStart = false;
autoStart = true;
privateNetwork = true;
hostAddress = "192.168.100.10";
localAddress = "192.168.100.21";
@@ -67,7 +67,7 @@
allowedUDPPortRanges = [{ from = 49152; to = 65535; }];
};
services.netbird = {
/*services.netbird = {
enable = true;
@@ -124,7 +124,7 @@
};
};
};
};*/
};
};
/*