hitagi: Emulate aarch64-linux binaries

23.11
Simon Bruder 2023-10-22 14:11:02 +02:00
parent a7ffb63c72
commit db5929adec
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 2 additions and 0 deletions

View File

@ -38,4 +38,6 @@
networking.hostName = "hitagi";
system.stateVersion = "20.03";
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
}