mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 14:19:08 +01:00
nebula: Don't override dnssec configuration
This commit is contained in:
parent
3f5ea6e161
commit
4721da9b3a
1 changed files with 0 additions and 1 deletions
|
|
@ -133,7 +133,6 @@ in
|
|||
address = [ netCfg.overlay.cidr ];
|
||||
dns = netCfg.overlay.dnsServers;
|
||||
domains = [ netCfg.overlay.domain ];
|
||||
networkConfig.DNSSEC = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue