feat(homeModules:waybar): enable waybar systemd service

This commit is contained in:
ooks-io 2024-05-05 22:53:21 +12:00
parent 53d6f454ea
commit 85e692f8ef
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ in
exec-once = [
"${pkgs._1password-gui}/bin/1password --silent"
"${pkgs.live-buds-cli}/bin/earbuds -d"
"waybar"
# "waybar"
];
};
};