feat: remove deprecated options.
This commit is contained in:
parent
83c19ff07e
commit
b9fa8a9780
1 changed files with 0 additions and 4 deletions
|
|
@ -13,10 +13,6 @@
|
||||||
wg-quick.interfaces.wg0.configFile = "${config.age.secrets.wg-heimdall.path}";
|
wg-quick.interfaces.wg0.configFile = "${config.age.secrets.wg-heimdall.path}";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.resolved.extraConfig = ''
|
|
||||||
DNSStubListener=no
|
|
||||||
'';
|
|
||||||
|
|
||||||
services.dnsmasq = {
|
services.dnsmasq = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue