Ok, distributed. Maybe.
This commit is contained in:
parent
4e145a70d9
commit
9191593dc7
9 changed files with 76 additions and 47 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
./channels
|
||||
./distributed
|
||||
./gc
|
||||
./unfree
|
||||
];
|
||||
|
@ -14,10 +15,7 @@
|
|||
"nix-command"
|
||||
"flakes"
|
||||
];
|
||||
max-jobs = 0;
|
||||
trusted-users = [ "root" ];
|
||||
};
|
||||
distributedBuilds = true;
|
||||
};
|
||||
|
||||
# Use a newer implementation of nixos-rebuild
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue