feat(git): adding gitea and postgresql, copied jtojnar setup to play around with
This commit is contained in:
6
modules/server/postgres/default.nix
Normal file
6
modules/server/postgres/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
./postgres.nix
|
||||
./postgres-upgrade.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user