mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2024-12-29 19:36:54 +01:00
add other binfmt config
This commit is contained in:
parent
9d2b7bf618
commit
ecd4e363a0
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
|||
boot.binfmt.emulatedSystems = [
|
||||
"riscv64-linux"
|
||||
"aarch64-linux"
|
||||
"armv6l-linux"
|
||||
];
|
||||
boot.plymouth = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue