diff --git a/home/shell.nix b/home/shell.nix index ab6731f..c842d03 100644 --- a/home/shell.nix +++ b/home/shell.nix @@ -41,7 +41,7 @@ in { htop = "${pkgs.bottom}/bin/btm"; hhtop = p "htop"; - dig = p "dog"; + dig = p "dogdns"; # Flags are incompatible, so they are suffixed by -x psx = p "procs";