fix(nix): options need trusted-user
This commit is contained in:
parent
8952bdb152
commit
f2565908d0
|
@ -3,9 +3,4 @@
|
|||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
|
||||
nix.extraOptions = ''
|
||||
keep-outputs = true
|
||||
keep-derivations = true
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue