Former-commit-id: 1dc5190c43
This commit is contained in:
Hadi
2024-07-11 16:07:04 +02:00
parent cb7c2f3c40
commit b5f27c6ed6
7 changed files with 38 additions and 19 deletions
+3
View File
@@ -1,6 +1,9 @@
{
services.radarr = {
enable = true;
user = "jackflix";
group = "jackflix";
dataDir = "/home/jackflix/radarr";
openFirewall = true;
};
}