Consolidate btop into cli file

This commit is contained in:
Katherina Walshe-Grey 2024-06-06 00:33:34 +01:00
parent 8f3b17df2b
commit daeb0198df
4 changed files with 2 additions and 7 deletions

View file

@ -9,4 +9,6 @@
cowsay
lolcat
];
programs.btop.enable = true;
}