update inputs
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
networking = {
|
||||
hostName = meta.hostname;
|
||||
hostId = meta.hostId;
|
||||
defaultGateway = "10.0.0.1";
|
||||
defaultGateway = "192.168.8.1";
|
||||
nameservers = [
|
||||
"1.1.1.1"
|
||||
"1.0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user