Server
This commit is contained in:
parent
750689b0f6
commit
3d20632b0c
6 changed files with 32 additions and 3 deletions
|
|
@ -115,6 +115,7 @@ with lib.custom; {
|
|||
services.gitlab = {
|
||||
enable = true;
|
||||
host = "gitlab.kylekrein.com";
|
||||
https = true;
|
||||
port = 443;
|
||||
#statePath = "/persist/gitlab/state";
|
||||
backup.startAt = "3:00";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue