ma dcpp: migrate to 21.11 config
This commit is contained in:
parent
652298427a
commit
49b7580ac0
@ -80,8 +80,11 @@ in {
|
||||
users.users.uhub = {
|
||||
home = uhubDir;
|
||||
createHome = true;
|
||||
isSystemUser = true;
|
||||
group = "uhub";
|
||||
};
|
||||
services.uhub = {
|
||||
users.group.uhub = {};
|
||||
services.uhub.home = {
|
||||
enable = true;
|
||||
port = 1511;
|
||||
enableTLS = true;
|
||||
|
Loading…
Reference in New Issue
Block a user