taffybar: propagate config and flake updates

This commit is contained in:
2026-04-10 13:40:30 -07:00
committed by Kat Huang
parent 45582c6411
commit 4befbc42df
6 changed files with 15 additions and 21 deletions

6
nixos/flake.lock generated
View File

@@ -1766,11 +1766,11 @@
]
},
"locked": {
"lastModified": 1774898891,
"narHash": "sha256-tcF4Ue3rOokU6emEqFaedjfRjYLfRzVZ2cm5VBXUrX0=",
"lastModified": 1775849309,
"narHash": "sha256-P6hUt9pjNkTl5iXSrjlQnrghSqYBKPlUr2xIn2OTcXY=",
"owner": "taffybar",
"repo": "taffybar",
"rev": "989725362fc6a04fbbee8ff0de5f68fa2ee0636f",
"rev": "07442aaeae81ee5537d58b22ded3bea799af39ec",
"type": "github"
},
"original": {

View File

@@ -58,6 +58,7 @@ makeEnable config "myModules.taffybar" false {
enable = true;
package = inputs.imalison-taffybar.defaultPackage.${pkgs.stdenv.hostPlatform.system};
};
xdg.configFile."systemd/user/taffybar.service".force = true;
systemd.user.services.taffybar.Service = {
ExecCondition = "${skipTaffybarInKde}";
# Temporary startup debugging: keep a plain-text log outside journald so