From fd1f33ffad84b407f629fbcb2a0cd84b99b8bba8 Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 7 Jan 2025 16:46:27 +0300 Subject: [PATCH] formatting --- hosts/ymir/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index 62fbfa9..a646b45 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -193,7 +193,6 @@ # enableSSHSupport = true; # }; - boot.binfmt.emulatedSystems = ["aarch64-linux"]; nix.settings.extra-platforms = config.boot.binfmt.emulatedSystems;