remove default gateway?
This commit is contained in:
@@ -113,7 +113,6 @@
|
||||
networking = {
|
||||
hostName = meta.hostname;
|
||||
hostId = meta.hostId;
|
||||
defaultGateway = "192.168.1.1";
|
||||
nameservers = [ "1.1.1.1" "1.0.0.1" ];
|
||||
|
||||
firewall = {
|
||||
|
||||
Reference in New Issue
Block a user