aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/arrakis/services.nix')
-rw-r--r--hosts/arrakis/services.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index b026cc1..ceb60c4 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -64,7 +64,7 @@
jellyfin = {
enable = true;
- package = pkgs.master.jellyfin;
+ #package = pkgs.master.jellyfin;
};
nfs = {