added llama api key

This commit is contained in:
Bryan Ramos 2026-04-13 22:45:02 -04:00
parent 27f765fe22
commit 07586a80ee
4 changed files with 34 additions and 4 deletions

View file

@ -12,13 +12,18 @@ creation_rules:
key_groups:
- age:
- *desktop
# Desktop secrets
- path_regex: secrets/system/llama\.yaml$ # llama.cpp API key
key_groups:
- age:
- *desktop
# Server secrets (cameras)
- path_regex: secrets/system/cameras\.yaml$ # RTSP Feed
key_groups:
- age:
- *server
# Server secrets (searxng)
- path_regex: secrets/system/searxng\.yaml$
- path_regex: secrets/system/searxng\.yaml$ # searxng token
key_groups:
- age:
- *server