From be3bcf4526f647c9f6fba76bcac51938d7ca357b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 30 Jun 2022 15:24:27 +0200 Subject: nixos/compile: add support for binfmt armv7 and aarch64 --- nixos/modules/develop.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nixos/modules/develop.nix') diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index 1875e57..a4a33e2 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -56,6 +56,9 @@ in { # Ansible ansible + # Qemmu + qemu + # U-Boot ubootTools tftp-hpa -- cgit v1.2.3