Converted btop from nixosModule to homeModule
This commit is contained in:
parent
76bb3e5a76
commit
c0f10df484
5 changed files with 13 additions and 15 deletions
|
@ -9,6 +9,7 @@
|
|||
}: {
|
||||
aa = {
|
||||
apps = {
|
||||
btop.enable = true;
|
||||
tmux.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue