make dnsmask optional

feature/hass
Ingolf Wagner 2021-06-03 14:27:18 +02:00
parent 7da887e8d6
commit 54514b51a2
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ with lib;
{
services.dnsmasq = {
enable = true;
enable = mkDefault true;
extraConfig = ''
${concatStringsSep "\n"
(flip mapAttrsToList config.module.cluster.services.tinc."private".hosts