mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
cli: add nix-top
This commit is contained in:
parent
d3064fa14a
commit
7bd944b990
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ in
|
|||
rsync
|
||||
nixpkgs-fmt
|
||||
nix-index
|
||||
nix-top
|
||||
|
||||
(writeShellScriptBin "dirt" "while sleep 1; do grep '^Dirty:' /proc/meminfo ; done")
|
||||
|
||||
|
|
Loading…
Reference in a new issue