feat(samba): kyuuto opl

This commit is contained in:
arcnmx 2024-02-19 13:23:37 -08:00
parent cc990d1d9a
commit 5d48940824
6 changed files with 111 additions and 27 deletions

View file

@ -45,5 +45,10 @@ in {
group = "admin";
isSystemUser = true;
};
opl = {
uid = 8125;
group = "nogroup";
isSystemUser = true;
};
};
}