mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
cleanup comments and unneeded code
This commit is contained in:
@ -87,6 +87,7 @@
|
||||
settings = {
|
||||
|
||||
# Add community Cachix to binary cache
|
||||
# Don't use with macOS because blocked by corporate firewall
|
||||
builders-use-substitutes = true;
|
||||
substituters = lib.mkIf (!pkgs.stdenv.isDarwin)
|
||||
[ "https://nix-community.cachix.org" ];
|
||||
|
Reference in New Issue
Block a user