Adds watch program

This commit is contained in:
Abhinav Sarkar 2024-09-23 11:37:25 +05:30
parent 320f2f2f4d
commit 9f9c13fb97
1 changed files with 1 additions and 2 deletions

View File

@ -15,12 +15,11 @@ let
nix-output-monitor
];
networkingPackages = with pkgs; [ curl dig httpie openssh mosh ];
cmdLineUtilPackages = with pkgs; [ bash broot coreutils-full fd gnugrep less ranger tree ];
cmdLineUtilPackages = with pkgs; [ bash broot coreutils-full fd gnugrep less ranger tree unixtools.watch ];
miscPackages = with pkgs; [
binutils
brotli
cabal2nix
haskellPackages.cabal-plan
cloc
comma
difftastic