ma dcpp: fix typo
This commit is contained in:
parent
cd98b7c629
commit
3045a2c57b
@ -83,7 +83,7 @@ in {
|
|||||||
isSystemUser = true;
|
isSystemUser = true;
|
||||||
group = "uhub";
|
group = "uhub";
|
||||||
};
|
};
|
||||||
users.group.uhub = {};
|
users.groups.uhub = {};
|
||||||
services.uhub.home = {
|
services.uhub.home = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 1511;
|
port = 1511;
|
||||||
|
Loading…
Reference in New Issue
Block a user