Remove static default gateway
Use DHCP instead
This commit is contained in:
parent
24fe84b86f
commit
4193e6b96a
1 changed files with 0 additions and 1 deletions
|
|
@ -97,7 +97,6 @@
|
|||
}
|
||||
'';
|
||||
};
|
||||
defaultGateway.address = "192.168.100.1";
|
||||
nameservers = [
|
||||
"9.9.9.9"
|
||||
"149.112.112.112"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue