gorgon: fix uwu DNS
This commit is contained in:
parent
78328291db
commit
31b1843677
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ in
|
||||||
|
|
||||||
postSetup = ''
|
postSetup = ''
|
||||||
${pkgs.systemd}/bin/resolvectl domain uwupn ~uwu
|
${pkgs.systemd}/bin/resolvectl domain uwupn ~uwu
|
||||||
${pkgs.systemd}/bin/resolvectl dns uwupn 10.0.0.1
|
${pkgs.systemd}/bin/resolvectl dns uwupn 10.11.0.1
|
||||||
${pkgs.systemd}/bin/resolvectl dnssec uwupn false
|
${pkgs.systemd}/bin/resolvectl dnssec uwupn false
|
||||||
'';
|
'';
|
||||||
peers = [
|
peers = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue