diff --git a/modules/hosts/yggdrasil/default.nix b/modules/hosts/yggdrasil/default.nix index 76527f3..f6b36ce 100644 --- a/modules/hosts/yggdrasil/default.nix +++ b/modules/hosts/yggdrasil/default.nix @@ -12,9 +12,9 @@ topLevel: { }; # Enable binfmt emulation. - boot.binfmt.emulatedSystems = [ - "aarch64-linux" - ]; + # boot.binfmt.emulatedSystems = [ + # "aarch64-linux" + # ]; environment.systemPackages = with pkgs; [ teamviewer