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