Generalize more boot whatever
This commit is contained in:
parent
e2b093a0bb
commit
c16bdf2280
5 changed files with 10 additions and 94 deletions
|
@ -18,7 +18,6 @@ in {
|
|||
# Must be Zen for IOMMU isolation
|
||||
kernelPackages = pkgs.unstable.linuxPackages_zen;
|
||||
kernelParams = commonKernelParams ++ [ "vfio-pci.ids=10de:1f82,10de:10fa" ];
|
||||
blacklistedKernelModules = [ "pcspkr" ];
|
||||
|
||||
# Enable cross-compilation
|
||||
binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue