diff --git a/nix/macOS/flake.nix b/nix/macOS/flake.nix index cbbcc992..3ae909db 100644 --- a/nix/macOS/flake.nix +++ b/nix/macOS/flake.nix @@ -68,7 +68,7 @@ NSGlobalDomain.KeyRepeat = 2; }; - # nixpkgs.hostPlatform = "x86_64-darwin"; # aarch64-darwin for ARM + nixpkgs.hostPlatform = "x86_64-darwin"; # aarch64-darwin for ARM }; in {