hackens-org-configurations/profiles/shared-hackens/aarch64.nix
2021-12-14 18:36:07 +01:00

3 lines
57 B
Nix

{
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
}