Give services.hydra.package a reasonable default
This commit is contained in:
parent
9a041f9a36
commit
73a78c2073
@ -144,6 +144,8 @@ in
|
|||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
|
|
||||||
|
services.hydra.package = mkDefault ((import ./release.nix {}).build.x86_64-linux);
|
||||||
|
|
||||||
services.hydra.extraConfig =
|
services.hydra.extraConfig =
|
||||||
''
|
''
|
||||||
using_frontend_proxy 1
|
using_frontend_proxy 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user