feat: Add cross-seed into group
This commit is contained in:
parent
cb1ea86471
commit
f95159ff87
1 changed files with 4 additions and 0 deletions
|
@ -13,4 +13,8 @@
|
|||
searchLimit = 100;
|
||||
};
|
||||
};
|
||||
|
||||
users.users."cross-seed".extraGroups = [
|
||||
"users" # qbittorrent runs under users becuase i have not migrated it
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue