From 7ea88f1ee545eefe33c1e1ca718d6e7fdb4cce19 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 27 Aug 2024 17:34:26 +0400 Subject: [PATCH] enable jellyfin for sakopc --- hosts/sakopc/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 6b407797..ca0db667 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -59,6 +59,7 @@ kdenlive.enable = true; blender.enable = true; feishin.enable = true; + jellyfin.enable = true; }; }; dev = {