6 lines
95 B
Nix
6 lines
95 B
Nix
{
|
|
home-manager.users.rafiq.programs.waybar = {
|
|
enable = true;
|
|
settings = [ ];
|
|
};
|
|
}
|