remove resolved
This commit is contained in:
parent
fb75780712
commit
532c7d926f
1 changed files with 0 additions and 12 deletions
|
|
@ -20,13 +20,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
services.resolved = {
|
||||
enable = true;
|
||||
domains = [ "~." ];
|
||||
fallbackDns = [ "10.42.97.10" ];
|
||||
};
|
||||
|
||||
networking = {
|
||||
useDHCP = false;
|
||||
# Define VLANS
|
||||
|
|
@ -57,11 +50,6 @@
|
|||
interface = "vserver";
|
||||
mode = "bridge";
|
||||
};
|
||||
# bridges = {
|
||||
# server = {
|
||||
# interfaces = [ "vserver" ];
|
||||
# };
|
||||
# };
|
||||
|
||||
interfaces = {
|
||||
# Don't request DHCP on the physical interfaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue