Commit graph

3 commits

Author SHA1 Message Date
randogoth
2c35fc5be7 added xfay.app 2026-07-04 17:41:23 +03:00
randogoth
288ce840ad Fix jirorian service startup: use ExecStart wrapper for secrets
systemd loads EnvironmentFile before ExecStartPre runs, so the env file
could never exist in time. Replace with a single ExecStart wrapper script
that reads sops secrets directly and execs jirorian.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 10:25:45 +03:00
randogoth
e8dcc49320 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>
2026-06-08 10:09:30 +03:00