fixing jeeves dns #10

Merged
Richie merged 3 commits from bugfix/fixing-jeeves-dns into main 2026-06-04 19:27:32 -04:00
Showing only changes of commit c6c98b3e26 - Show all commits
+2 -2
View File
@@ -43,8 +43,8 @@
};
};
networks = {
"10-1GB_Primary" = {
matchConfig.Name = "enp97s0f1";
"10-Primary" = {
matchConfig.Name = "enp97s0";
address = [ "192.168.99.14/24" ];
dns = [
"192.168.99.1"