Added btop
This commit is contained in:
5
home/shell/btop.nix
Normal file
5
home/shell/btop.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
programs.btop = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
@@ -5,6 +5,7 @@
|
||||
./autojump.nix
|
||||
./bat.nix
|
||||
./bottom.nix
|
||||
./btop.nix
|
||||
./common.nix
|
||||
./direnv.nix
|
||||
./eza.nix
|
||||
|
||||
Reference in New Issue
Block a user