From 5ac1f7973ad82747402bbd93bb50744a9f9955b8 Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Sun, 9 Nov 2025 16:17:55 +0800 Subject: [PATCH] services: jellyfin: Fix up jellyfin-account. This is a follow-up to commit ee65ec0e89dd290f0999f31472980921b734f340. * modules/rosenthal/services/web.scm (jellyfin-service-type) [extensions]: Fix up use of jellyfin-account. --- modules/rosenthal/services/web.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rosenthal/services/web.scm b/modules/rosenthal/services/web.scm index a91890f..dcb2969 100644 --- a/modules/rosenthal/services/web.scm +++ b/modules/rosenthal/services/web.scm @@ -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