add binfmt wrapper for cross compilation
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ "kvm-amd" "sg" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "NIX_DESK_POOL/root";
|
||||
|
||||
Reference in New Issue
Block a user