summaryrefslogtreecommitdiff
path: root/hosts/atlas/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/atlas/default.nix')
-rw-r--r--hosts/atlas/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix
index 310a644..097fda1 100644
--- a/hosts/atlas/default.nix
+++ b/hosts/atlas/default.nix
@@ -20,6 +20,7 @@
};
boot = {
+ binfmt.emulatedSystems = ["x86_64-linux"];
cleanTmpDir = true;
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;