Fix DNSSEC on VPN
This commit is contained in:
parent
7cc9501220
commit
51c656a344
2 changed files with 2 additions and 0 deletions
|
@ -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 = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue