Robin Gloster
2020-06-04 14:32:39 +02:00
committed by talyz
parent 3327b9a385
commit 79454f15ac
14 changed files with 781 additions and 481 deletions
+3
View File
@@ -43,6 +43,9 @@ let
[gitlab-shell]
dir = "${cfg.packages.gitlab-shell}"
secret_file = "${cfg.statePath}/gitlab_shell_secret"
gitlab_url = "http+unix://${pathUrlQuote gitlabSocket}"
http_settings = { self_signed_cert = false }
${concatStringsSep "\n" (attrValues (mapAttrs (k: v: ''
[[storage]]