Removed extraneous config options
This commit is contained in:
parent
21a3396c5c
commit
e616d1de41
|
@ -36,9 +36,7 @@
|
||||||
hydraURL = "https://hydra.mcwhirter.io";
|
hydraURL = "https://hydra.mcwhirter.io";
|
||||||
notificationSender = "hydra.mcwhirter.io";
|
notificationSender = "hydra.mcwhirter.io";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
store_uri = file:///var/lib/hydra/cache?secret-key=/etc/nix/hydra.mcwhirter.io/secret
|
|
||||||
binary_cache_secret_key_file = /etc/nix/hydra.mcwhirter.io/secret
|
binary_cache_secret_key_file = /etc/nix/hydra.mcwhirter.io/secret
|
||||||
binary_cache_dir = /var/lib/hydra/cache
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue