This commit is contained in:
death916 2025-09-25 03:56:07 -07:00
parent 4282f1bde8
commit ffae8ef0c9

View file

@ -39,13 +39,7 @@
port = 13378;
};
users.users.qbittorrent = {
isSystemUser = true;
group = "qbittorrent";
extraGroups = [ "media_services" ];
};
users.groups.qbittorrent = { };
systemd.tmpfiles.rules = [
"d /storage/services/qbittorrent 0755 qbittorrent media_services - -"