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;
|
||||
# Define VLANS
|
||||
nameservers = [ "10.42.97.10" ];
|
||||
resolvconf.enable = false;
|
||||
vlans = {
|
||||
infrastructure = {
|
||||
id = 101;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue