diff --git a/flake.nix b/flake.nix index ad64165..89e08ee 100644 --- a/flake.nix +++ b/flake.nix @@ -81,10 +81,6 @@ ./common ./hosts/skipper ./home - - { - boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; - } ]; }; Rico0 =