Commit b2c1f9b
DJTBOT
🤖 feat: load plugin env from secret files
What:
- read plugin env values from files when paths exist
Why:
- support requiredEnv secrets without embedding values in Nix
Tests:
- nix flake check1 parent 981c4da commit b2c1f9b
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
| |||
0 commit comments