flake(devShell): make dig available to test the pihole DNS

This commit is contained in:
Christopher Bacher 2022-10-16 18:21:35 +02:00
parent 647d73908b
commit a1214c99d2

View file

@ -55,6 +55,7 @@
in pkgs.mkShell {
packages = with pkgs; [
dig
skopeo
jq
updatePiholeImageInfoScript