mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-11-16 01:14:45 +00:00
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:
parent
ee65ec0e89
commit
5ac1f7973a
@ -560,7 +560,7 @@ test its configuration file."))
|
|||||||
(name 'jellyfin)
|
(name 'jellyfin)
|
||||||
(extensions
|
(extensions
|
||||||
(list (service-extension account-service-type
|
(list (service-extension account-service-type
|
||||||
(const jellyfin-account))
|
jellyfin-account)
|
||||||
(service-extension activation-service-type
|
(service-extension activation-service-type
|
||||||
jellyfin-activation)
|
jellyfin-activation)
|
||||||
(service-extension log-rotation-service-type
|
(service-extension log-rotation-service-type
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user