feat(services): enable wakapi

This commit is contained in:
Mohammad Rafiq 2025-04-10 16:48:05 +08:00
parent 2a80ef07bf
commit 1d32673ecf
No known key found for this signature in database
4 changed files with 20 additions and 2 deletions

View file

@ -9,6 +9,7 @@
age.sshKeyPaths = [ "/home/rafiq/.ssh/id_ed25519" ];
secrets = {
"rafiq/password".neededForUsers = true;
"services/wakapi_password_salt" = { };
ts_auth_key = { };
cwp_jira_link = { };
cwp_jira_pat = { };