common: add dnsutils for ad-hoc DNS debugging

Same rationale as jq — useful when poking at the AdGuard / DNS path
during incidents, no package on the system currently provides dig/host.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-05-06 13:16:16 +01:00
parent 7a96927221
commit 0e672afa68

View file

@ -98,6 +98,7 @@
nvd nvd
nix-output-monitor nix-output-monitor
jq jq
dnsutils
busybox busybox
]; ];
} }