From 071fad3bcbb67ab01364e9a55638b20f79ba31e4 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Mon, 26 May 2025 15:30:52 +1000 Subject: [PATCH] hosts/hyacinth: remove virtualisation and binfmt --- hosts/hyacinth/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/hyacinth/default.nix b/hosts/hyacinth/default.nix index c60951a..98b6f01 100644 --- a/hosts/hyacinth/default.nix +++ b/hosts/hyacinth/default.nix @@ -3,7 +3,6 @@ system.stateVersion = "21.11"; time.timeZone = "Australia/Melbourne"; - boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; nixpkgs.overlays = [ inputs.neovim-nightly.overlays.default ]; age.secrets = { passwd.file = ../../secrets/passwd.age; @@ -29,7 +28,6 @@ printing security snapper - virtualisation modules.services.syncthing