mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-22 02:36:19 +00:00
3 lines
62 B
Nix
3 lines
62 B
Nix
{...}: {
|
|
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
|
}
|