fix error

This commit is contained in:
zackartz 2024-05-05 21:26:26 -04:00
parent 5d7affba07
commit 168368e850
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
2 changed files with 14 additions and 14 deletions

View file

@ -7,7 +7,7 @@
in {
age.secrets = {
gitlab_db.file = ../../../sec/gitlab_db.age;
gitlab_initpw.file = ../../../src/gitlab_initpw.age;
gitlab_initpw.file = ../../../sec/gitlab_initpw.age;
gitlab_otp.file = ../../../sec/gitlab_otp.age;
gitlab_pw.file = ../../../sec/gitlab_pw.age;
gitlab_sec.file = ../../../sec/gitlab_sec.age;