mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
perms
This commit is contained in:
parent
4282f1bde8
commit
ffae8ef0c9
1 changed files with 1 additions and 7 deletions
|
|
@ -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 - -"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue