feat(nixosModules/secrets): add telegram_bot_token to secrets
This commit is contained in:
parent
6054778ed2
commit
91ba03dfba
3 changed files with 13 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
"keys/gemini" = { };
|
||||
"keys/cvt-jira" = { };
|
||||
"keys/cloudflare" = { };
|
||||
"keys/telegram_bot" = { };
|
||||
"misc/cvt-jira-link" = { };
|
||||
"rafiq/hashedPassword".neededForUsers = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue