update
This commit is contained in:
parent
3ba72b101b
commit
8b13ef95c8
2 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
programs.zsh.enable = true;
|
||||
environment.pathsToLink = [ "/share/zsh" ];
|
||||
services.nix-daemon.enable = true;
|
||||
nix.package = pkgs.nixFlakes;
|
||||
nix.package = pkgs.nixVersions.stable;
|
||||
nix.settings.cores = 0; # use all cores
|
||||
nix.settings.max-jobs = 10; # use all cores
|
||||
nix.distributedBuilds = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue