VEGAS/git: wait for keycloak
This commit is contained in:
parent
ea24121eb1
commit
a7cd2f455f
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
systemd.services.gitea.after = [ "keycloak.service" ];
|
||||||
|
|
||||||
users.users.git = {
|
users.users.git = {
|
||||||
description = "Git Service";
|
description = "Git Service";
|
||||||
home = config.services.gitea.stateDir;
|
home = config.services.gitea.stateDir;
|
||||||
|
|
Loading…
Reference in a new issue