Merge branch 'master' of gitlab2.federez.net:federez/nix
This commit is contained in:
commit
5c4df54d2c
4 changed files with 8 additions and 3 deletions
|
@ -24,6 +24,8 @@ in
|
|||
|
||||
services.gitlab = {
|
||||
enable = true;
|
||||
host = "gitlab2.federez.net";
|
||||
https = true;
|
||||
databasePasswordFile = secrets.gitlab-db-password.path;
|
||||
initialRootPasswordFile = secrets.gitlab-initial-root-password.path;
|
||||
secrets = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue