added postgres service

This commit is contained in:
Leyla Becker 2025-01-02 15:46:50 -06:00
parent afa04e1080
commit 6d2850e78f
2 changed files with 87 additions and 0 deletions

View file

@ -3,5 +3,6 @@
./network_storage
./reverse_proxy.nix
./jellyfin.nix
./postgres.nix
];
}