This commit is contained in:
2025-08-15 23:03:05 +00:00
parent db35c08fc6
commit 9cd1d4f3b0
4 changed files with 4 additions and 7 deletions

View File

@@ -24,5 +24,4 @@
];
networking.defaultGateway = "192.168.4.1";
networking.nameservers = ["192.168.4.1" "8.8.8.8"];
}
networking.nameservers = ["192.168.4.250" "192.168.4.1" "8.8.8.8"];}