services: jellyfin: Fix up jellyfin-account.

This is a follow-up to commit ee65ec0e89.

* modules/rosenthal/services/web.scm (jellyfin-service-type) [extensions]: Fix
up use of jellyfin-account.
This commit is contained in:
Hilton Chain 2025-11-09 16:17:55 +08:00
parent ee65ec0e89
commit 5ac1f7973a
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -560,7 +560,7 @@ test its configuration file."))
(name 'jellyfin)
(extensions
(list (service-extension account-service-type
(const jellyfin-account))
jellyfin-account)
(service-extension activation-service-type
jellyfin-activation)
(service-extension log-rotation-service-type