mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 10:04:20 -05:00
electra: also emulate aarch64
This commit is contained in:
@@ -11,5 +11,7 @@
|
||||
system.stateVersion = "22.05";
|
||||
# Slows down write operations considerably
|
||||
nix.settings.auto-optimise-store = false;
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user