nixos/movim: add aarch64-linux to testing

This commit is contained in:
โทสฺตัล 2025-02-25 13:26:56 +07:00
parent b19d7721ae
commit a926cb8519

View file

@ -7,6 +7,7 @@ let
supportedSystems = [
"x86_64-linux"
"i686-linux"
"aarch64-linux"
];
in
{