nix/modules/programs/btop/default.nix
2024-11-06 09:15:34 +01:00

4 lines
35 B
Nix

{
programs.btop.enable = true;
}