diff --git a/nix/lamarr.nix b/nix/lamarr.nix index 464c470..5ef955d 100644 --- a/nix/lamarr.nix +++ b/nix/lamarr.nix @@ -1,5 +1,7 @@ { config, lib, pkgs, ... }: { + boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; # Cross-compilation for aarch64 through QEMU + environment.systemPackages = with pkgs; [ bluez bluez-tools