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:
randogoth 2026-06-08 10:09:30 +03:00
parent 3ae266293f
commit e8dcc49320
6 changed files with 88 additions and 51 deletions

View file

@ -72,6 +72,6 @@ relay.otherwhere.app {
reverse_proxy localhost:8880
}
import Caddyfile.d/*.caddyfile
import /etc/caddy/Caddyfile.d/*.caddyfile
'';
}