Revert "thrall: Enable dnsmask for interface wg0"
This reverts commit 0cb97499ec.
This commit is contained in:
parent
f32a1b3202
commit
534ec54306
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@
|
||||||
services.lorri.enable = true;
|
services.lorri.enable = true;
|
||||||
|
|
||||||
services.dnsmasq = {
|
services.dnsmasq = {
|
||||||
enable = true;
|
enable = false;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
interface=wg0
|
interface=wg0
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue