nixos/gitlab: use workhorse package from option in path

This commit is contained in:
ajs124 2024-03-07 17:49:48 +01:00 committed by Yureka
parent 1bada61543
commit bdabdf0c16

View File

@ -1557,7 +1557,7 @@ in {
gnutar
gzip
openssh
gitlab-workhorse
cfg.packages.gitlab-workhorse
];
serviceConfig = {
Type = "simple";