forked from lix-project/hydra
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 {
|
||||
|
||||
services.hydra.package = mkDefault ((import ./release.nix {}).build.x86_64-linux);
|
||||
|
||||
services.hydra.extraConfig =
|
||||
''
|
||||
using_frontend_proxy 1
|
||||
|
|
Loading…
Reference in a new issue