Is system user
This commit is contained in:
parent
6e86eb4ab3
commit
b97385041c
|
@ -168,7 +168,7 @@
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
};
|
};
|
||||||
mssql = {
|
mssql = {
|
||||||
isNormalUser = false;
|
isSystemUser = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue