fix(idp): smb group

This commit is contained in:
arcnmx 2024-03-26 19:28:06 -07:00
parent 475273692d
commit d59ae3c61e
2 changed files with 4 additions and 0 deletions

View file

@ -26,6 +26,9 @@ in {
beatsaber = {
gid = 8132;
};
editors = {
gid = 8133;
};
admin = {
gid = 8126;

View file

@ -84,6 +84,7 @@ in {
smb = {
name = "Default SMB Group";
samba = {
enable = true;
#sync.enable = true;
groupType = 4;
sid = "S-1-5-32-545";