add dig cli tool

This commit is contained in:
John Bowdre 2023-08-24 12:22:10 -05:00
parent 10dc9c0b4d
commit 51b9590574

View file

@ -12,6 +12,7 @@
home.packages = with pkgs; [
babelfish # Lets fish speak bash
bottom # Prettier top
dig # DNS lookup
gh # Github CLI
httpie # Better curl
jq # JSON pretty printer and manipulator