kernel config: Enable BINFMT_MISC
This is enabled in x86 builds but lacking on ARM.
This commit is contained in:
@@ -496,6 +496,9 @@ with stdenv.lib;
|
||||
BINFMT_SCRIPT y
|
||||
''}
|
||||
|
||||
# For systemd-binfmt
|
||||
BINFMT_MISC? y
|
||||
|
||||
# Enable the 9P cache to speed up NixOS VM tests.
|
||||
9P_FSCACHE? y
|
||||
9P_FS_POSIX_ACL? y
|
||||
|
||||
Reference in New Issue
Block a user