about summary refs log tree commit diff
path: root/machines/sternenseemann/wolfgang.nix
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-08-07 16:40:30 +0200
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-08-07 16:40:30 +0200
commit9733282fc1a993f91fa7d21070d7a932dff04ba2 (patch)
tree479dc9cf19e053aecf4c04be553d23fe867515ab /machines/sternenseemann/wolfgang.nix
parent4ae2235e33aa97e05965e39232d22cbe0d2cb6dc (diff)
machines/wolfgang: enable binfmt for aarch64-linux
Can't believe I've fixed all those aarch64 failures without this so far.
Diffstat (limited to 'machines/sternenseemann/wolfgang.nix')
-rw-r--r--machines/sternenseemann/wolfgang.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/machines/sternenseemann/wolfgang.nix b/machines/sternenseemann/wolfgang.nix
index b0eaa5e5..489bb4de 100644
--- a/machines/sternenseemann/wolfgang.nix
+++ b/machines/sternenseemann/wolfgang.nix
@@ -60,6 +60,9 @@ in {
 
   virtualisation.docker.enable = true;
 
+  # useful for debugging native compilation of packages on another platform
+  boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
+
   environment.systemPackages = with pkgs; [
     vuizvui.sternenseemann.pass
     exfat borgbackup