diff --git a/flake.nix b/flake.nix index 2ae1ee2..371e7af 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 187 current 2025-10-09 21:44:05 25.05.20251006.20c4598 6.12.50 * +# generation: 188 current 2025-10-09 21:49:39 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 7935a87..bdf79a4 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -39,7 +39,7 @@ in vaultwarden.enable = true; gitea.enable = true; qbittorrent.enable = true; - immich.enable = false; + immich.enable = true; home-assistant.enable = true; zigbee2mqtt.enable = true; mosquitto.enable = true;