diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-12-27 03:53:44 +0100 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-12-27 03:53:44 +0100 |
commit | 31d20c9e7d101138ec47761b562ea96b41f7a05b (patch) | |
tree | 3cde68e8da6528675a0a834207e450725d33c28c | |
parent | Remove packages from bot cfg (diff) | |
download | Rory-Open-Architecture-31d20c9e7d101138ec47761b562ea96b41f7a05b.tar.xz |
Add htop and btop
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
-rw-r--r-- | modules/base.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/base.nix b/modules/base.nix index 6c2d809..57390bb 100644 --- a/modules/base.nix +++ b/modules/base.nix @@ -42,6 +42,8 @@ zsh git lsd + htop + btop #sshfs kitty.terminfo vimPlugins.vim-nix |