1
0
Fork 0

Configure Forgejo to use Postgres

This commit is contained in:
Avery 2024-04-03 23:50:32 +02:00
parent ecb8159185
commit f3ff1388ac
Signed by: Avery
GPG key ID: B684FD451B692E04
5 changed files with 31 additions and 13 deletions

View file

@ -0,0 +1 @@
{ ... }: { imports = [ ./nginx.nix ./forgejo.nix ]; }