attic
This commit is contained in:
@@ -9,7 +9,7 @@ in
|
||||
boot = {
|
||||
inherit kernelPackages;
|
||||
|
||||
kernelParams = [ "amd_iommu=pgtbl_v2" ];
|
||||
kernelParams = [ "amd_iommu=on" ];
|
||||
|
||||
initrd = {
|
||||
supportedFilesystems = {
|
||||
|
||||
Reference in New Issue
Block a user