Fix DNSSEC on VPN

This commit is contained in:
Tim Schubert 2023-06-09 00:50:36 +02:00
parent 7cc9501220
commit 51c656a344
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 2 additions and 0 deletions

View file

@ -167,6 +167,7 @@ in
postSetup = ''
${pkgs.systemd}/bin/resolvectl domain uwupn ~uwu
${pkgs.systemd}/bin/resolvectl dns uwupn 10.0.0.1
${pkgs.systemd}/bin/resolvectl dnssec uwupn false
'';
peers = [
{