This commit is contained in:
mjallen18
2026-02-02 11:13:19 -06:00
parent 187b478c5d
commit 8fa82bce90
9 changed files with 56 additions and 117 deletions

View File

@@ -37,6 +37,8 @@ let
templates = {
"sabnzbd.ini" = {
mode = "660";
owner = "nix-apps";
group = "jallen-nas";
restartUnits = [ "sabnzbd.service" ];
content = ''
misc.password=${config.sops.placeholder."jallen-nas/sabnzbd/password"}