Make htop a globally common package

This commit is contained in:
2025-04-22 15:34:08 -07:00
parent e40f929abe
commit d9b0d8d4cb
2 changed files with 1 additions and 1 deletions

View File

@@ -49,6 +49,7 @@
environment.systemPackages = with pkgs; [
git-crypt
htop
jq
];
}