Add the group
This commit is contained in:
parent
12f1372854
commit
a03897a18e
|
@ -161,6 +161,8 @@
|
||||||
boot.loader.systemd-boot.configurationLimit = 3;
|
boot.loader.systemd-boot.configurationLimit = 3;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
|
users.groups.mssql = {};
|
||||||
|
|
||||||
users.users = {
|
users.users = {
|
||||||
lillian = {
|
lillian = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
|
Loading…
Reference in a new issue