networking

This commit is contained in:
2026-01-19 19:46:45 -06:00
parent f584fb2e32
commit 6abef03321

View File

@@ -43,7 +43,7 @@
extraOptions = lib.mkIf config.sysconfig.docker.nvidia [
"--device=nvidia.com/gpu=all"
"--ip=192.168.101.3"
"--ip=192.168.101.4"
];
environment = {