add aarch64 #227

Merged
ahuston-0 merged 1 commits from feature/aarch64 into main 2026-05-03 14:19:18 -04:00
+1 -1
View File
@@ -148,7 +148,7 @@
systems = [ systems = [
"x86_64-linux" "x86_64-linux"
# disable arm for now as hydra isn't set up for it # disable arm for now as hydra isn't set up for it
# "aarch64-linuxa "aarch64-linux"
]; ];
forEachSystem = lib.genAttrs systems; forEachSystem = lib.genAttrs systems;