fix dns resolution on dns servers

This commit is contained in:
lilly 2025-03-15 22:17:15 +01:00
commit ed99a3710e
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
3 changed files with 14 additions and 5 deletions

View file

@ -45,6 +45,10 @@ in
allowedTCPPorts = [ 53 ];
allowedUDPPorts = [ 53 ];
};
environment.etc."resolv.conf".text = ''
search noc.eh22.intern eh22.intern
nameserver 10.20.25.5
'';
# enable knot resolv server
# ref: https://search.nüschtos.de/?query=services.kresd