Add jirorian Nostr image upload service
Adds the jirorian NixOS module (systemd service, sops secrets, Caddy fragment), wires it into the flake as a Codeberg input, fixes the Caddy glob import path, and encrypts all five R2/Nostr secrets into bucur.yaml. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3ae266293f
commit
e8dcc49320
6 changed files with 88 additions and 51 deletions
|
|
@ -72,6 +72,6 @@ relay.otherwhere.app {
|
|||
reverse_proxy localhost:8880
|
||||
}
|
||||
|
||||
import Caddyfile.d/*.caddyfile
|
||||
import /etc/caddy/Caddyfile.d/*.caddyfile
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue