shadowfax can deploy to varda now

This commit is contained in:
Joseph Hanson 2024-12-09 20:43:26 -06:00
parent 2bdc61a61a
commit 967f1151c5

View file

@ -27,6 +27,8 @@ in
supportedFilesystems = [ "nfs" ];
};
binfmt.emulatedSystems = [ "aarch64-linux" ]; # Enabled for arm compilation
kernelModules = [
"vfio"
"vfio_iommu_type1"