valkyrie(coredns): Make coredns output less

This commit is contained in:
Erwin Boskma 2024-07-04 15:07:10 +02:00
parent 60db9ba22b
commit 4f557c87c0
Signed by: erwin
SSH key fingerprint: SHA256:OCinH/khuGY1LA9RG8YLM8GNH6C1DDXBdy3SNE+I5Hw

View file

@ -3,6 +3,8 @@
services.coredns = {
enable = true;
extraArgs = [ "-quiet" ];
config = ''
.:5454 {
bind lo