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, 0 insertions, 1 deletions
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;