kasei: add binfmt.emulatedSystems
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
./services/stable-diffusion.nix
|
||||
./services/tailscale.nix
|
||||
./services/keybase.nix
|
||||
boot.binfmt.emulatedSystems = [
|
||||
"x86_64-windows"
|
||||
"aarch64-linux"
|
||||
"armv7l-linux"
|
||||
];
|
||||
|
||||
nix.settings.system-features = [
|
||||
"kvm"
|
||||
"benchmark"
|
||||
|
Reference in New Issue
Block a user