Adds nix-output-monitor
This commit is contained in:
parent
a7f4fc9b7a
commit
8d4bae24b2
|
@ -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 ];
|
||||
|
|
Loading…
Reference in New Issue