nixos/movim: add aarch64-linux to testing

This commit is contained in:
โทสฺตัล
2025-04-03 00:16:18 +07:00
parent b19d7721ae
commit a926cb8519
+1
View File
@@ -7,6 +7,7 @@ let
supportedSystems = [
"x86_64-linux"
"i686-linux"
"aarch64-linux"
];
in
{