nixos: hydra: sync with upstream hydra module
This commit is contained in:
parent
959fadb86e
commit
330e800496
@ -233,6 +233,7 @@ in
|
|||||||
hydra_logo ${cfg.logo}
|
hydra_logo ${cfg.logo}
|
||||||
''}
|
''}
|
||||||
gc_roots_dir ${cfg.gcRootsDir}
|
gc_roots_dir ${cfg.gcRootsDir}
|
||||||
|
use-substitutes = ${if cfg.useSubstitutes then "1" else "0"}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
environment.systemPackages = [ cfg.package ];
|
environment.systemPackages = [ cfg.package ];
|
||||||
|
Loading…
Reference in New Issue
Block a user