ma dcpp: fix typo

This commit is contained in:
makefu 2021-12-04 23:04:34 +01:00
parent 41870805c4
commit 738429a942

View file

@ -83,7 +83,7 @@ in {
isSystemUser = true;
group = "uhub";
};
users.group.uhub = {};
users.groups.uhub = {};
services.uhub.home = {
enable = true;
port = 1511;