hosts/krypton: enable binfmt virt for aarch64-linux
This commit is contained in:
parent
2150b4bfb0
commit
36e6d96d2c
@ -29,6 +29,10 @@
|
||||
|
||||
networking.hostName = "krypton";
|
||||
|
||||
boot.binfmt.emulatedSystems = [
|
||||
"aarch64-linux"
|
||||
];
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user