mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-02-14 03:13:10 +00:00
sync
This commit is contained in:
@@ -22,5 +22,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"];}
|
||||
|
||||
Reference in New Issue
Block a user