This commit is contained in:
2025-06-20 21:54:23 -05:00
parent 43ae78c54c
commit 7c2eb0f6da
+1 -1
View File
@@ -113,7 +113,7 @@
networking = {
hostName = meta.hostname;
hostId = meta.hostId;
defaultGateway = "192.168.1.11";
defaultGateway = "192.168.1.254";
nameservers = [ "1.1.1.1" "1.0.0.1" ];
firewall = {