diff --git a/flake.nix b/flake.nix index b84a0f6..c3ffe1a 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 189 current 2025-10-09 21:50:35 25.05.20251006.20c4598 6.12.50 * +# generation: 190 current 2025-10-09 22:00:15 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 bdf79a4..650131c 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -48,6 +48,7 @@ in bazarr.enable = true; radarr.enable = true; sonarr.enable = true; + uptime-kuma.enable = true; }; };