Allow access to KVM
This commit is contained in:
@@ -15,6 +15,7 @@ in
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"docker"
|
||||
"kvm"
|
||||
];
|
||||
openssh.authorizedKeys.keys = identities.getAccessKeys { user = primaryUser; };
|
||||
shell = pkgs.zsh;
|
||||
|
||||
Reference in New Issue
Block a user