chore: unset iommu set to soft in kernelParams

This issue has been resolved with b65a4dbfcb

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-09-29 23:06:15 +05:30
parent 572982dc5f
commit fe14cb6753
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -32,7 +32,7 @@
# a read-only state. We trust some random, obscure Arch wiki article over
# actually trying to figure out why it might be so.
# ref: https://wiki.archlinux.org/title/Solid_state_drive/NVMe#Controller_failure_due_to_broken_suspend_support
"iommu=soft"
# "iommu=soft"
# "resume_offset=2465529"
];
# resumeDevice = "/dev/disk/by-uuid/870fde90-a91a-4554-8b1c-d5702c789f4d";