Instead of arch, specify config name

This commit is contained in:
2024-10-10 01:01:45 +01:00
parent 0da1a73ef7
commit dd89e8059d
2 changed files with 2 additions and 2 deletions

View File

@@ -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
{