Remove transmission (fails to build on macOS)

This commit is contained in:
2024-10-10 01:12:35 +01:00
parent 47bc2cf96b
commit 6c7ead1451
2 changed files with 1 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
{