This commit is contained in:
zackartz 2024-05-05 21:38:49 -04:00
parent 2dcdd2fb79
commit d8456f1747
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -39,6 +39,7 @@ in {
enable = true;
databasePasswordFile = sec.gitlab_db.path;
initialRootPasswordFile = sec.gitlab_initpw.path;
host = "git.zackmyers.io";
secrets = {
secretFile = sec.gitlab_sec.path;
otpFile = sec.gitlab_otp.path;