Simon Gardling 4bc5d57fa6 jellyfin: restartTriggers on webhook plugin so install runs at activation
The jellyfin-webhook-install oneshot has 'wantedBy = jellyfin.service',
which only runs it when jellyfin (re)starts. On first rollout to a host
where jellyfin is already running, the unit gets added but never fires,
leaving the Webhook plugin files absent -- jellyfin-webhook-configure
then gets 404 from /Plugins/$GUID/Configuration and deploy-rs rolls back.

Pinning jellyfin.restartTriggers to the plugin package + install script
forces a restart whenever either derivation changes, which pulls install
in via the existing before/wantedBy chain.
2026-04-17 22:08:29 -04:00
2026-03-03 14:26:42 -05:00
2026-03-03 14:30:43 -05:00
2026-03-03 14:29:00 -05:00
2026-04-15 18:25:55 -04:00
2026-03-03 14:30:47 -05:00
2026-04-07 20:57:54 -04:00
Description
Unified NixOS flake for mreow, yarn, muffin
3.7 MiB
Languages
Nix 84.6%
Python 10.7%
Emacs Lisp 2.6%
Shell 2.1%