cleanup binfmt
This commit is contained in:
@@ -58,5 +58,8 @@ in
|
||||
tpm2.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
# Enable binfmt emulation for ARM
|
||||
binfmt.emulatedSystems = [ "aarch64-linux" ]; # --argstr system aarch64-linux
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user