Remove transmission (fails to build on macOS)
This commit is contained in:
@@ -18,7 +18,6 @@ in
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
home.packages = with pkgs; [
|
||||
google-chrome
|
||||
transmission_4
|
||||
gh
|
||||
unzip
|
||||
fastfetch
|
||||
|
||||
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user