nameservers/overlay: Rename from dns

This commit is contained in:
SebastianStork 2026-03-01 19:07:18 +01:00
parent 91cab5d9c2
commit c283f4a047
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
5 changed files with 6 additions and 6 deletions

View file

@ -20,6 +20,6 @@
};
};
services.dns.enable = true;
services.nameservers.overlay.enable = true;
};
}