remove test user
This commit is contained in:
@ -6,10 +6,10 @@
|
||||
extraGroups = ["wheel" "video" "libvirtd" "dialout"];
|
||||
shell = pkgs.nushell;
|
||||
};
|
||||
work = {
|
||||
isNormalUser = true;
|
||||
extraGroups = ["video"];
|
||||
shell = pkgs.nushell;
|
||||
};
|
||||
# work = {
|
||||
# isNormalUser = true;
|
||||
# extraGroups = ["video"];
|
||||
# shell = pkgs.nushell;
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user