mrow
This commit is contained in:
parent
279570c40b
commit
eb9cd960e5
10 changed files with 388 additions and 97 deletions
|
|
@ -2,7 +2,6 @@
|
|||
programs.zsh.enable = true;
|
||||
environment.pathsToLink = [ "/share/zsh" ];
|
||||
services.nix-daemon.enable = true;
|
||||
nix.package = pkgs.nix;
|
||||
nix.settings.cores = 0; # use all cores
|
||||
nix.settings.max-jobs = 10; # use all cores
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue