flake(devShell): make dig
available to test the pihole DNS
This commit is contained in:
parent
647d73908b
commit
a1214c99d2
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
||||||
|
|
||||||
in pkgs.mkShell {
|
in pkgs.mkShell {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
dig
|
||||||
skopeo
|
skopeo
|
||||||
jq
|
jq
|
||||||
updatePiholeImageInfoScript
|
updatePiholeImageInfoScript
|
||||||
|
|
Loading…
Add table
Reference in a new issue