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