150 current 2025-10-09 11:52:30 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 12:03:27 -05:00
parent 283761bd0e
commit 68840fe56f

View File

@@ -1,7 +1,7 @@
{ pkgs, config, lib, ... }:
let
service = "";
service = "prowlarr";
cfg = config.modules.services.${service};
sec = config.sops.secrets;
homelab = config.modules.homelab;