nixos/castle: Emulate ARM
This commit is contained in:
parent
198e7188bd
commit
e174af45f6
@ -75,6 +75,8 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
binfmt.emulatedSystems = [ "aarch64-linux" "armv7l-linux" ];
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
|
Loading…
Reference in New Issue
Block a user