This commit is contained in:
mjallen18
2026-04-08 15:08:00 -05:00
parent 025ab854f0
commit 3af0d99f98
4 changed files with 23 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ in
boot = {
inherit kernelPackages;
kernelParams = [ "amd_iommu=pgtbl_v2" ];
kernelParams = [ "amd_iommu=on" ];
initrd = {
supportedFilesystems = {