enable aarch64-linux cross compilation for entropia pi

This commit is contained in:
Clara Dautermann 2025-08-28 21:14:26 +02:00
parent d56725aa0b
commit d54953e35a
Signed by: clara
GPG key ID: 223391B52FAD4463

View file

@ -26,6 +26,8 @@
boot.supportedFilesystems = [ "nfs" ];
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
services.hardware.bolt.enable = true;
networking.hostName = "nixpad"; # Define your hostname.