nixos/htop: add module

This module allows setting global configuration for htop in /etc/htoprc,

for example to disable showing userland threads by default

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>

Co-authored-by: Aaron Andersen <aaron@fosslib.net>
This commit is contained in:
Maciej Krüger 2021-09-21 16:07:35 +02:00
parent 87180d88f9
commit a425421e28
No known key found for this signature in database
GPG key ID: 0D948CE19CF49C5F
2 changed files with 59 additions and 0 deletions

View file

@ -154,6 +154,7 @@
./programs/gnupg.nix
./programs/gphoto2.nix
./programs/hamster.nix
./programs/htop.nix
./programs/iftop.nix
./programs/iotop.nix
./programs/java.nix