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;
|
||||
description = "Fabian Hauser";
|
||||
group = "fhauser";
|
||||
extraGroups = [ "wheel" "video" "docker" ];
|
||||
extraGroups = [ "wheel" "video" "docker" "networkmanager" ];
|
||||
hashedPassword =
|
||||
"$6$rounds=20000$TYZ8CojfBLwejcwn$smEJe6/anL9NGf.Ytfny14nBfhr4TRPv2XK1lgHz7yg.zQow1HACePirEjsjxzFC6vTHGaT8t2NxobUsHbWLg1";
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
|
Loading…
Add table
Reference in a new issue