feat(git): adding gitea and postgresql, copied jtojnar setup to play around with

This commit is contained in:
2025-09-15 11:57:01 +02:00
parent 9f2c86920f
commit 13b18e64a0
8 changed files with 311 additions and 188 deletions

View File

@@ -0,0 +1,6 @@
{
imports = [
./postgres.nix
./postgres-upgrade.nix
];
}