Former-commit-id: 1dc5190c43
This commit is contained in:
Hadi
2024-07-11 16:07:04 +02:00
parent f6c5f90a75
commit f030f9b6ed
7 changed files with 38 additions and 19 deletions

View File

@@ -1,6 +1,9 @@
{
services.sonarr = {
enable = true;
user = "jackflix";
group = "jackflix";
dataDir = "/home/jackflix/sonarr";
openFirewall = true;
};
}