Add Forgejo self-hosted Git service with Nginx, PostgreSQL, and Restic backups

This commit is contained in:
ashisgreat22 2026-03-18 23:32:01 +01:00
parent c51c7183c1
commit 6e9de4c189
3 changed files with 93 additions and 0 deletions

View file

@ -10,5 +10,6 @@
./crowdsec.nix
./backup.nix
./adguard.nix
./forgejo.nix
];
}