thrall: Enable dnsmask for interface wg0
This commit is contained in:
parent
ab8c80f56b
commit
0cb97499ec
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 = false;
|
enable = true;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
interface=wg0
|
interface=wg0
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue