updated Primary nic
treefmt / nix fmt (pull_request) Successful in 6s
pytest / pytest (pull_request) Successful in 56s
build_systems / build-brain (pull_request) Successful in 59s
build_systems / build-rhapsody-in-green (pull_request) Successful in 1m34s
build_systems / build-bob (pull_request) Successful in 1m0s
build_systems / build-leviathan (pull_request) Successful in 1m30s
build_systems / build-jeeves (pull_request) Successful in 2m42s

This commit is contained in:
2026-06-04 17:36:45 -04:00
parent 65a717698b
commit c0d5e848b8
+2 -2
View File
@@ -43,8 +43,8 @@
}; };
}; };
networks = { networks = {
"10-1GB_Primary" = { "10-Primary" = {
matchConfig.Name = "enp97s0f1"; matchConfig.Name = "enp97s0";
address = [ "192.168.99.14/24" ]; address = [ "192.168.99.14/24" ];
dns = [ dns = [
"192.168.99.1" "192.168.99.1"