make btop module

This commit is contained in:
Schrottkatze 2025-03-10 14:32:28 +01:00
commit 0a22b2cc66
No known key found for this signature in database
2 changed files with 12 additions and 0 deletions

View file

@ -9,6 +9,7 @@
./tty.nix
./git.nix
./mprocs.nix
./btop.nix
];
programs.mosh.enable = true;
}