Make htop a globally common package
This commit is contained in:
parent
e40f929abe
commit
d9b0d8d4cb
2 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,6 @@
|
||||||
rustup
|
rustup
|
||||||
gcc
|
gcc
|
||||||
(callPackage ../marauder/ffcheck.nix { })
|
(callPackage ../marauder/ffcheck.nix { })
|
||||||
htop
|
|
||||||
mp3val
|
mp3val
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -49,6 +49,7 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git-crypt
|
git-crypt
|
||||||
|
htop
|
||||||
jq
|
jq
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue