fix: pyload user bash
This commit is contained in:
@@ -52,6 +52,7 @@ in
|
|||||||
home = "/var/lib/pyload";
|
home = "/var/lib/pyload";
|
||||||
createHome = true;
|
createHome = true;
|
||||||
extraGroups = [ "jellyfin" ];
|
extraGroups = [ "jellyfin" ];
|
||||||
|
shell = pkgs.bashInteractive; # Required for filebot-process script
|
||||||
};
|
};
|
||||||
users.groups.pyload = {};
|
users.groups.pyload = {};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user