Add fhauser to libvirtd group
This commit is contained in:
parent
22b80cc39f
commit
fc96d6e6e5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Fabian Hauser";
|
description = "Fabian Hauser";
|
||||||
group = "fhauser";
|
group = "fhauser";
|
||||||
extraGroups = [ "wheel" "video" "docker" "networkmanager" ];
|
extraGroups = [ "wheel" "video" "docker" "networkmanager" "libvirtd" ];
|
||||||
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