diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2016-12-15 22:25:11 +0100 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2016-12-15 22:25:11 +0100 |
| commit | d97cc2d59da88eefa88ee8d3cdd1739b8a215a9b (patch) | |
| tree | 25a955325c39dab37b08b24bb8ab3661dc765a06 /modules | |
| parent | 68ffdbeb3724458227ab54b50fd9d870a1e909fc (diff) | |
lnl: remove distributedBuilds
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/examples/lnl.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/examples/lnl.nix b/modules/examples/lnl.nix index 3a7f490..04f78e1 100644 --- a/modules/examples/lnl.nix +++ b/modules/examples/lnl.nix @@ -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" |
