Added commandline tools
This commit is contained in:
5
home/shell/bottom.nix
Normal file
5
home/shell/bottom.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{...}: {
|
||||
programs.bottom = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user