hydra: Don't repeat store_uri in configuration
store_uri is already correctly set by simple-hydra
This commit is contained in:
parent
e884168bbb
commit
6c694f8141
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ in
|
|||
enable = true;
|
||||
useSubstitutes = true;
|
||||
extraConfig = ''
|
||||
store_uri = ${config.simple-hydra.store_uri}
|
||||
max_output_size = ${builtins.toString (8 * 1024 * 1024 * 1024)}
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue