new_dots/home/modules/waybar.nix
2026-01-31 10:35:04 +01:00

5 lines
50 B
Nix

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