From 263060f38254f2b93f03c729654451f58d69acad Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 1 Oct 2024 06:11:11 -0700 Subject: modules: move emulated systems to extended nix configuration --- modules/desktop/software/boot.nix | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 modules/desktop/software/boot.nix (limited to 'modules/desktop/software/boot.nix') diff --git a/modules/desktop/software/boot.nix b/modules/desktop/software/boot.nix deleted file mode 100644 index 44f9c4e..0000000 --- a/modules/desktop/software/boot.nix +++ /dev/null @@ -1,3 +0,0 @@ -{ - boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; -} -- cgit v1.2.3