dotfiles/modules/waybar.nix

5 lines
46 B
Nix
Raw Normal View History

2025-09-09 18:03:42 +02:00
{ ... }:
{
programs.waybar.enable = true;
}