VEGAS/fbi: use dedicated service accounts
This commit is contained in:
parent
ad9ccc5ff3
commit
c001885bab
1 changed files with 2 additions and 0 deletions
|
@ -20,9 +20,11 @@ with tools.nginx;
|
|||
services = {
|
||||
radarr = {
|
||||
enable = true;
|
||||
user = "svcradarr";
|
||||
};
|
||||
sonarr = {
|
||||
enable = true;
|
||||
user = "svcsonarr";
|
||||
};
|
||||
prowlarr = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue