ma dcpp: fix typo

This commit is contained in:
makefu 2021-12-04 23:04:34 +01:00
parent cd98b7c629
commit 3045a2c57b
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

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