mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
added llama-stack
This commit is contained in:
parent
07586a80ee
commit
c41a6ff637
4 changed files with 35 additions and 27 deletions
|
|
@ -12,11 +12,12 @@ creation_rules:
|
|||
key_groups:
|
||||
- age:
|
||||
- *desktop
|
||||
# Desktop secrets
|
||||
# Shared secrets (desktop + server)
|
||||
- path_regex: secrets/system/llama\.yaml$ # llama.cpp API key
|
||||
key_groups:
|
||||
- age:
|
||||
- *desktop
|
||||
- *desktop
|
||||
- *server
|
||||
# Server secrets (cameras)
|
||||
- path_regex: secrets/system/cameras\.yaml$ # RTSP Feed
|
||||
key_groups:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue