diff --git a/nix/nixosProfiles/pveGuest.nix b/nix/nixosProfiles/pveGuest.nix index 26777e3..6a8e80f 100644 --- a/nix/nixosProfiles/pveGuest.nix +++ b/nix/nixosProfiles/pveGuest.nix @@ -46,6 +46,8 @@ in boot = { + # TODO probably until https://github.com/NixOS/nixpkgs/issues/340086 + initrd.availableKernelModules = lib.singleton "virtio_iommu"; kernelParams = [ # show kernel log on serial