dotfiles/modules/bottom.nix

5 lines
46 B
Nix
Raw Normal View History

2025-09-09 23:43:59 +02:00
{ ... }:
{
programs.bottom.enable = true;
}