Files
nix-config/home/panotaka/common/core/shell/btop.nix
2025-05-26 23:55:11 -03:00

6 lines
48 B
Nix

{
programs.btop = {
enable = true;
};
}