diff --git a/flake.nix b/flake.nix index 1df0315..e6dfa68 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 169 current 2025-10-09 15:29:40 25.05.20251006.20c4598 6.12.50 * +# generation: 171 current 2025-10-09 15:35:26 25.05.20251006.20c4598 6.12.50 * { description = "blakes nix config"; inputs = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index a095c93..5181316 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -35,7 +35,7 @@ vaultwarden.enable = true; gitea.enable = true; qbittorrent.enable = true; - immich.enable = true; + immich.enable = false; prowlarr.enable = true; flaresolverr.enable = true; bazarr.enable = true;