wireguard/dns: Make zone master zone

Since 21.05 it does not work when this is not set.
pull/24/head
Simon Bruder 2021-05-28 14:24:50 +02:00
parent d3d41da2bc
commit 9025dfffb5
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ in
enable = true;
zones = lib.singleton {
name = "vpn.sbruder.de";
master = true;
file =
let
# !!! very hacky