add other binfmt config

This commit is contained in:
Johannes Jöns 2024-08-17 01:03:49 +02:00
parent 9d2b7bf618
commit ecd4e363a0

View file

@ -93,6 +93,7 @@
boot.binfmt.emulatedSystems = [ boot.binfmt.emulatedSystems = [
"riscv64-linux" "riscv64-linux"
"aarch64-linux" "aarch64-linux"
"armv6l-linux"
]; ];
boot.plymouth = { boot.plymouth = {
enable = true; enable = true;