From 978614a0b1478eba985b552414e7dd7edfca84f3 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 30 Mar 2024 15:14:39 +0100 Subject: prefect: remove aarch64 emulation --- system/prefect.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/system/prefect.nix b/system/prefect.nix index f26c08a0..e38f6533 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -118,7 +118,6 @@ system.stateVersion = "23.05"; - boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; nix.settings.trusted-users = [ "root" "nixremote" ]; users.users.nixremote = { shell = "/bin/sh"; -- cgit 1.4.1