shadowfax can deploy to varda now
This commit is contained in:
parent
2bdc61a61a
commit
967f1151c5
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ in
|
||||||
supportedFilesystems = [ "nfs" ];
|
supportedFilesystems = [ "nfs" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
binfmt.emulatedSystems = [ "aarch64-linux" ]; # Enabled for arm compilation
|
||||||
|
|
||||||
kernelModules = [
|
kernelModules = [
|
||||||
"vfio"
|
"vfio"
|
||||||
"vfio_iommu_type1"
|
"vfio_iommu_type1"
|
||||||
|
|
Loading…
Reference in a new issue