mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
source based test
This commit is contained in:
parent
5100f30e47
commit
89f6dfdd47
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
settings = {
|
||||
auto-optimise-store = true;
|
||||
trusted-users = [ "${config.user.name}" ];
|
||||
substitute = true;
|
||||
substitute = false;
|
||||
max-jobs = "auto";
|
||||
};
|
||||
gc = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue