This commit is contained in:
mjallen18
2026-02-09 16:35:51 -06:00
parent 9ad06425c8
commit 1731647367
8 changed files with 151 additions and 80 deletions

View File

@@ -81,7 +81,8 @@ let
secretFiles = [
config.sops.templates."sabnzbd.ini".path
];
settings = {
configFile = null;
settings = lib.mkForce {
misc = {
host = "0.0.0.0";
port = 8280;