gitea,nextcloud,roundcube,mailserver: depend on kanidm systemd service

This commit is contained in:
Alexander Tomokhov
2025-02-03 01:04:19 +04:00
parent ee2e404eb8
commit ea443d2150
4 changed files with 7 additions and 1 deletions

View File

@@ -378,6 +378,7 @@ in
-vvv
'';
# TODO consider passing oauth consumer service to auth module instead
after = [ auth-passthru.oauth2-systemd-service ];
requires = [ auth-passthru.oauth2-systemd-service ];
};
services.kanidm.provision = {