nix-da/home/terminal/btop.nix

5 lines
48 B
Nix

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