oparl: fix oparl user

This commit is contained in:
Astro 2022-05-28 02:03:47 +02:00
parent a1c4ca042a
commit b2f798d7f0
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ in
};
users.users.oparl = {
isSystemUser = true;
isNormalUser = true;
createHome = true;
group = "oparl";
};