agate: enable ca-derivations
This commit is contained in:
parent
8ff6c2f920
commit
2bf9cf02d7
3 changed files with 6 additions and 0 deletions
|
@ -47,6 +47,7 @@ in
|
|||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
"ca-derivations"
|
||||
];
|
||||
auto-optimise-store = true;
|
||||
trusted-users = [ "root" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue