virt uefi
This commit is contained in:
@@ -13,6 +13,8 @@ in
|
|||||||
programs.virt-manager.enable = true;
|
programs.virt-manager.enable = true;
|
||||||
users.groups.libvirtd.members = ["smayzy"];
|
users.groups.libvirtd.members = ["smayzy"];
|
||||||
virtualisation.libvirtd.enable = true;
|
virtualisation.libvirtd.enable = true;
|
||||||
|
virtualisation.libvirtd.qemu.runAsRoot = false;
|
||||||
|
virtualisation.libvirtd.qemu.ovmf.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
qemu
|
qemu
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user