added vm
This commit is contained in:
parent
ef0623bf7f
commit
6c82b7f348
2 changed files with 17 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
users.users.k = {
|
||||
isNormalUser = true;
|
||||
description = "k";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "libvirtd" ];
|
||||
packages = with pkgs; [zsh];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue