snowflake/modules/home/waybar/default.nix

9 lines
No EOL
81 B
Nix

{
programs.waybar = {
enable = true;
settings = [
];
};
}