Former-commit-id: ae95a1b457
This commit is contained in:
Hadi
2024-06-23 20:10:15 +02:00
parent e7b4080c2a
commit 7f4280af72
4 changed files with 17 additions and 2 deletions

View File

@@ -1,4 +1,9 @@
{
users.users.radarr = {
isSystemUser = true;
home = "/var/lib/radarr";
};
services.radarr = {
enable = true;
openFirewall = true;