htop: enable

This commit is contained in:
Daniella / Tove 2024-10-23 17:30:52 +02:00
parent bd5a760fa7
commit b3d5df364d
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -28,7 +28,6 @@ in
dconf
twemoji-color-font
fira-code
htop
rustup
pkg-config
clang
@ -71,6 +70,7 @@ in
];
programs.fish.enable = true;
programs.htop.enable = true;
programs.htop.settings = {
hide_kernel_threads="1";
hide_userland_threads="1";