From da0c117ce7705c24685826babc44cc630a974561 Mon Sep 17 00:00:00 2001 From: blake Date: Mon, 6 Oct 2025 12:47:26 -0500 Subject: [PATCH] 36 current 2025-10-06 12:47:22 25.05.20251001.5b5be50 6.12.49 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 5001c2a..e90e963 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 35 current 2025-10-06 12:38:41 25.05.20251001.5b5be50 6.12.49 * +# generation: 36 current 2025-10-06 12:47:22 25.05.20251001.5b5be50 6.12.49 * { description = "blakes nix config"; inputs = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 2f6b2e0..6dee998 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -25,7 +25,7 @@ nfs.enable = true; }; services = { - jellyfin.enable = true; + jellyfin.enable = false; }; };