disable resolvconf
This commit is contained in:
parent
ca6ab23403
commit
d8ebc6d1cf
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
useDHCP = false;
|
useDHCP = false;
|
||||||
# Define VLANS
|
# Define VLANS
|
||||||
nameservers = [ "10.42.97.10" ];
|
nameservers = [ "10.42.97.10" ];
|
||||||
|
resolvconf.enable = false;
|
||||||
vlans = {
|
vlans = {
|
||||||
infrastructure = {
|
infrastructure = {
|
||||||
id = 101;
|
id = 101;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue