This commit is contained in:
2025-07-20 19:14:49 +02:00
parent 76fce694e1
commit ca04fbc930
2 changed files with 11 additions and 5 deletions

View File

@@ -28,6 +28,9 @@
credentialsFile = config.age.secrets.vaultwardenCloudflared.path;
};
};
qbittorrent.enable = true;
qbittorrent = {
enable = true;
port = 8090;
};
};
}