nixos/gitlab: use workhorse package from option in path
This commit is contained in:
parent
1bada61543
commit
bdabdf0c16
1 changed files with 1 additions and 1 deletions
|
@ -1557,7 +1557,7 @@ in {
|
|||
gnutar
|
||||
gzip
|
||||
openssh
|
||||
gitlab-workhorse
|
||||
cfg.packages.gitlab-workhorse
|
||||
];
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
|
|
Loading…
Reference in a new issue