mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
lnl: remove distributedBuilds
This commit is contained in:
parent
68ffdbeb37
commit
d97cc2d59d
1 changed files with 0 additions and 2 deletions
|
@ -117,8 +117,6 @@
|
|||
environment.shellAliases.gl = "git log --graph --oneline";
|
||||
environment.shellAliases.gd = "git diff --minimal --patch";
|
||||
|
||||
nix.distributedBuilds = true;
|
||||
|
||||
nix.nixPath =
|
||||
[ # Use local nixpkgs checkout instead of channels.
|
||||
"darwin=$HOME/.nix-defexpr/darwin"
|
||||
|
|
Loading…
Reference in a new issue