This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/machines/vm-arch/aarch64-linux.nix b/machines/vm-arch/aarch64-linux.nix | |
index 7944fbc..932ce99 100644 | |
--- a/machines/vm-arch/aarch64-linux.nix | |
+++ b/machines/vm-arch/aarch64-linux.nix | |
@@ -9,6 +9,13 @@ | |
''; | |
}]; | |
+ # Disable the default module and import our override. We have | |
+ # customizations to make this work on aarch64. |