cryodev/.forgejo/workflows
steffen e2e87d5694 switch CI deploy to local nixos-rebuild instead of deploy-rs over SSH
Runner runs on the same server it deploys to, so SSH to itself was
unnecessarily complex. Now builds locally and activates directly.

- Replace deploy-rs SSH workflow with local build + switch
- Add NOPASSWD sudo for gitea-runner to run nix-env and
  switch-to-configuration (required for local deployment)
- Remove SSH key setup from deploy workflow
2026-03-14 14:33:06 +01:00
..
ci.yml fix CI: use runs-on host, remove install-nix-action 2026-03-14 13:56:31 +01:00
deploy.yml switch CI deploy to local nixos-rebuild instead of deploy-rs over SSH 2026-03-14 14:33:06 +01:00