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