fix: pyload user bash
This commit is contained in:
parent
f6a9a9e0ff
commit
b0cbb5a3b4
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ in
|
|||
home = "/var/lib/pyload";
|
||||
createHome = true;
|
||||
extraGroups = [ "jellyfin" ];
|
||||
shell = pkgs.bashInteractive; # Required for filebot-process script
|
||||
};
|
||||
users.groups.pyload = {};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue