testing non root user
This commit is contained in:
parent
cd3415271b
commit
387d4c9b16
@ -63,7 +63,7 @@
|
|||||||
free = {
|
free = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "free";
|
description = "free";
|
||||||
extraGroups = [ "networkmanager" "wheel" ];
|
extraGroups = [ "networkmanager" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user