Add networkmanager group to fhauser
This commit is contained in:
parent
2a235cf9af
commit
68b38899c0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Fabian Hauser";
|
description = "Fabian Hauser";
|
||||||
group = "fhauser";
|
group = "fhauser";
|
||||||
extraGroups = [ "wheel" "video" "docker" ];
|
extraGroups = [ "wheel" "video" "docker" "networkmanager" ];
|
||||||
hashedPassword =
|
hashedPassword =
|
||||||
"$6$rounds=20000$TYZ8CojfBLwejcwn$smEJe6/anL9NGf.Ytfny14nBfhr4TRPv2XK1lgHz7yg.zQow1HACePirEjsjxzFC6vTHGaT8t2NxobUsHbWLg1";
|
"$6$rounds=20000$TYZ8CojfBLwejcwn$smEJe6/anL9NGf.Ytfny14nBfhr4TRPv2XK1lgHz7yg.zQow1HACePirEjsjxzFC6vTHGaT8t2NxobUsHbWLg1";
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue