vfio
This commit is contained in:
parent
37b4183573
commit
182f570c0e
5 changed files with 49 additions and 65 deletions
|
|
@ -48,7 +48,7 @@
|
|||
isNormalUser = true;
|
||||
description = "Tulga";
|
||||
initialPassword = "fuckyou";
|
||||
extraGroups = ["networkmanager" "wheel" "libvirtd"];
|
||||
extraGroups = ["networkmanager" "wheel" "libvirtd" "kvm"];
|
||||
packages = with pkgs; [];
|
||||
};
|
||||
programs.virt-manager.enable = true;
|
||||
|
|
@ -69,6 +69,7 @@
|
|||
git
|
||||
rose-pine-gtk-theme
|
||||
virtiofsd
|
||||
#pkgs.linuxKernel.packages.linux_6_12.kvmfr
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue