will do some virtualisation testing
This commit is contained in:
parent
38ebc1e8d0
commit
22a7840cbc
4 changed files with 14 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
users.users.catvayor = {
|
||||
shell = pkgs.zsh;
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "usb" "networkmanager" "video" "audio" ];
|
||||
extraGroups = [ "wheel" "usb" "networkmanager" "video" "audio" "libvirtd" ];
|
||||
packages = with pkgs; [
|
||||
tree
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue