feat: enable aarch64 emulation for heimdall
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
2157d267d0
commit
df715a7e8f
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
networking.hostName = "heimdall";
|
||||
|
||||
security.pki.certificateFiles = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue