From 96032560c39e2682b5a022ac2d08fb58e1cce8f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Fri, 7 Jun 2024 23:53:14 +0300 Subject: [PATCH] mtworx: remove emulatedSystems --- hosts/mtworx/configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/mtworx/configuration.nix b/hosts/mtworx/configuration.nix index 8077792..18d8fd8 100644 --- a/hosts/mtworx/configuration.nix +++ b/hosts/mtworx/configuration.nix @@ -49,8 +49,6 @@ in { hardware.cpu.intel.updateMicrocode = true; nixpkgs.hostPlatform = "x86_64-linux"; - boot.binfmt.emulatedSystems = ["aarch64-linux"]; - systemd.services.zfs-mount.enable = false; mj = {