feat: use htop instead of btop
This commit is contained in:
parent
3b035de7d6
commit
4a06b29f61
2 changed files with 1 additions and 3 deletions
|
|
@ -5,5 +5,6 @@
|
|||
lm_sensors
|
||||
neovim
|
||||
git
|
||||
htop
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -97,9 +97,6 @@
|
|||
ignores = ["~/Documents/Share" ".git"];
|
||||
};
|
||||
|
||||
# Install btop
|
||||
programs.btop.enable = true;
|
||||
|
||||
# Let home manager install and manage itself
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue