No description
- CSS 60.3%
- Nix 39.5%
- Go Template 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .forgejo/workflows | ||
| assets | ||
| custom | ||
| docker-compose | ||
| hosts/hetzner-cloud-1 | ||
| modules | ||
| .gitignore | ||
| AGENTS.md | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Forgejo
Personal Forgejo instance at https://git.zoppelt.net.
Deploy
Fresh install (wipes target)
nix run github:nix-community/nixos-anywhere -- \
--flake .#hetzner-cloud-1 \
--target-host root@git.zoppelt.net
Update
nix run .#deploy
Works from Linux and Darwin (--remote-build only when arch differs). See AGENTS.md.
Legacy Docker Compose
Local reference in docker-compose/.