From 8bce12250b2508db7fd6aafb32ee61794f757da5 Mon Sep 17 00:00:00 2001 From: blake Date: Tue, 7 Oct 2025 00:49:36 -0500 Subject: [PATCH] 19 current 2025-10-07 00:48:59 25.05.20251001.5b5be50 6.12.49 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 2912b99..970013c 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 18 current 2025-10-07 00:20:56 25.05.20251001.5b5be50 6.12.49 * +# generation: 19 current 2025-10-07 00:48:59 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 ca9af7d..97064b8 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -28,7 +28,6 @@ services = { jellyfin.enable = true; sonarr.enable = true; - sonarr.port = 7104; }; };