Loading
nixos/gitlab: set gitaly runtime dir
If `runtime_dir` is not set, gitaly will use `/tmp` as a place for sockets and packed binaries like `git2go`. If the gitlab instance does not experience much traffic and gitlay is not restarted regularly, systemd-tmpfiles will remove the binaries. This breaks some gitlab functionality until gitaly is restarted manually.