static ips

This commit is contained in:
2026-02-03 00:59:13 -06:00
parent d4e2841833
commit f3d0db4a63
8 changed files with 25 additions and 0 deletions

View File

@@ -42,6 +42,10 @@ in {
TZ = "America/Chicago";
};
extraOptions = [
"--ip=192.168.101.13"
];
ports = [
];