Remove transmission (fails to build on macOS)
This commit is contained in:
@@ -18,7 +18,6 @@ in
|
|||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
google-chrome
|
google-chrome
|
||||||
transmission_4
|
|
||||||
gh
|
gh
|
||||||
unzip
|
unzip
|
||||||
fastfetch
|
fastfetch
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
NSGlobalDomain.KeyRepeat = 2;
|
NSGlobalDomain.KeyRepeat = 2;
|
||||||
};
|
};
|
||||||
|
|
||||||
nixpkgs.hostPlatform = "x86_64-darwin"; # aarch64-darwin for ARM
|
# nixpkgs.hostPlatform = "x86_64-darwin"; # aarch64-darwin for ARM
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user