From 05db98465f97affa10e2933fe0e3e1c39933f97b Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 19 Aug 2023 02:16:41 -0400 Subject: hosts/atlas: don't emulate amd64 --- hosts/atlas/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/atlas') diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix index deb0490..2d19e5b 100644 --- a/hosts/atlas/default.nix +++ b/hosts/atlas/default.nix @@ -10,7 +10,6 @@ ]; boot = { - binfmt.emulatedSystems = ["x86_64-linux" "i686-linux"]; loader.systemd-boot.enable = true; loader.efi.canTouchEfiVariables = true; tmp.cleanOnBoot = true; -- cgit v1.2.3