Enable Google login
Eelco Dolstra committed
Feb 19, 2016 at 17:51 UTC
f95d198b56c75ad28951eac3cfee8ea24c6c5145
1 file changed
+3
delft/lucifer.nix
+3
@@ -124,6 +124,9 @@ with lib;
124
max_servers 50
125
enable_persona 1
126
127
+ enable_google_login = 1
128
+ google_client_id = 816926039128-ia4s4rsqrq998rsevce7i09mo6a4nffg.apps.googleusercontent.com
129
+
130
binary_cache_secret_key_file = /var/lib/hydra/www/keys/hydra.nixos.org-1/secret
131
132
<hipchat>