cryodev/modules/nixos
steffen ed806bf5fb fix CI deploy: use global SSH config for deploy-rs
The nix-daemon runs as root and cannot access the gitea-runner user's
~/.ssh directory. Solution: write the deploy key and SSH config to
/etc/deploy/ and /etc/ssh/ssh_config.d/ which are readable by all
users including the nix-daemon.

- Deploy key is written to /etc/deploy/key (cleaned up after deploy)
- SSH config in /etc/ssh/ssh_config.d/deploy.conf (cleaned up after)
- Minimal NOPASSWD sudo rules for gitea-runner to manage these files
- Reverts local deploy approach, back to deploy-rs over SSH
2026-03-14 14:35:56 +01:00
..
comin Initial commit 2026-03-06 08:31:13 +01:00
common Initial commit 2026-03-06 08:31:13 +01:00
forgejo Add SD image pipeline, documentation overhaul, and fix module issues 2026-03-11 08:41:58 +01:00
forgejo-runner fix CI deploy: use global SSH config for deploy-rs 2026-03-14 14:35:56 +01:00
headplane add deploy/create/install apps, fix templates and docs 2026-03-14 12:08:30 +01:00
headscale Add SD image pipeline, documentation overhaul, and fix module issues 2026-03-11 08:41:58 +01:00
mailserver Add SD image pipeline, documentation overhaul, and fix module issues 2026-03-11 08:41:58 +01:00
nginx fix ACME: set default group to nginx for webroot permissions 2026-03-14 13:45:08 +01:00
nixvim Add SD image pipeline, documentation overhaul, and fix module issues 2026-03-11 08:41:58 +01:00
normalUsers Initial commit 2026-03-06 08:31:13 +01:00
openssh enable root SSH key-only login for deploy-rs 2026-03-14 14:13:26 +01:00
sops Add SD image pipeline, documentation overhaul, and fix module issues 2026-03-11 08:41:58 +01:00
tailscale Initial commit 2026-03-06 08:31:13 +01:00
default.nix Add SD image pipeline, documentation overhaul, and fix module issues 2026-03-11 08:41:58 +01:00