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