From 77f90324b52b69ae36f5cf9b0c5f34bea0f1bcf9 Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 22:01:31 -0500 Subject: [PATCH] 190 current 2025-10-09 22:00:15 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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; }; };