0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00
Robin Gloster 2020-05-31 06:21:09 +02:00 committed by talyz
parent 3327b9a385
commit 79454f15ac
No known key found for this signature in database
GPG key ID: 2DED2151F4671A2B
14 changed files with 781 additions and 481 deletions

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]]