Adds nix-output-monitor

This commit is contained in:
Abhinav Sarkar 2024-08-25 15:27:46 +05:30
parent a7f4fc9b7a
commit 8d4bae24b2
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ let
nvd
statix
cachix
nix-output-monitor
];
networkingPackages = with pkgs; [ curl dig httpie openssh mosh ];
cmdLineUtilPackages = with pkgs; [ bash broot coreutils-full fd gnugrep less ranger tree ];