thrall: Disable dnsmasq
Conflicts with kresd used by mailserver.
This commit is contained in:
parent
ce5175a482
commit
8224f8c283
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@
|
|||
services.openssh.enable = true;
|
||||
|
||||
services.dnsmasq = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
extraConfig = ''
|
||||
interface=wg0
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue