add btop globaly

This commit is contained in:
2024-02-25 08:08:48 +01:00
parent 37547460ff
commit e51e3095a1
4 changed files with 4 additions and 2 deletions

View File

@@ -115,6 +115,8 @@
tree tree
direnv direnv
linuxPackages_latest.cpupower linuxPackages_latest.cpupower
btop
sbctl
]; ];
}; };

View File

@@ -94,6 +94,8 @@
powerline-fonts powerline-fonts
powerline-symbols powerline-symbols
tree tree
btop
htop
]; ];
}; };

View File

@@ -31,7 +31,6 @@
packages = with pkgs; [ packages = with pkgs; [
# Terminal # Terminal
btop # Resource Manager
pfetch # Minimal fetch pfetch # Minimal fetch
ranger # File Manager ranger # File Manager
gnupg # sign and authorize 2nd Fac gnupg # sign and authorize 2nd Fac

View File

@@ -31,7 +31,6 @@
packages = with pkgs; [ packages = with pkgs; [
# Terminal # Terminal
btop # Resource Manager
pfetch # Minimal fetch pfetch # Minimal fetch
ranger # File Manager ranger # File Manager
gnupg # sign and authorize 2nd Fac gnupg # sign and authorize 2nd Fac