feat(steveej-x13s): build aarch64 locally

This commit is contained in:
steveej 2024-06-02 23:26:26 +02:00
parent 93cf777ce7
commit ce20251ad6

View file

@ -93,7 +93,7 @@
protocol = "ssh-ng"; protocol = "ssh-ng";
systems = [ systems = [
"x86_64-linux" "x86_64-linux"
"aarch64-linux" # "aarch64-linux"
]; ];
supportedFeatures = [ supportedFeatures = [
"big-parallel" "big-parallel"