Removed extraneous config options

This commit is contained in:
Serĉanto de Scio 2020-01-09 13:56:02 +10:00
parent 21a3396c5c
commit e616d1de41
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -36,9 +36,7 @@
hydraURL = "https://hydra.mcwhirter.io";
notificationSender = "hydra.mcwhirter.io";
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_dir = /var/lib/hydra/cache
'';
};