added iommu support for Quark

This commit is contained in:
yaroslav
2025-06-10 22:41:58 +03:00
parent 4f5ca1ef81
commit 84fcf26932
5 changed files with 9 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
boot.kernelPackages = pkgs.linuxPackages_zen;
boot.extraModprobeConfig = "options kvm_amd nested=1";
fileSystems."/" =
{ #device = "/dev/disk/by-uuid/3126fadd-b793-4110-bcb7-577b7978cba2";