fixed postgres config for forgejo

This commit is contained in:
Leyla Becker 2025-01-02 17:22:05 -06:00
parent 9ecba48dcf
commit 8f59f8aeca
5 changed files with 55 additions and 52 deletions

View file

@ -2,7 +2,8 @@
imports = [
./network_storage
./reverse_proxy.nix
./jellyfin.nix
./postgres.nix
./jellyfin.nix
./forgejo.nix
];
}