feat(refactor): WIP refactor server modules
This commit is contained in:
6
modules/server/infra/postgres/default.nix
Normal file
6
modules/server/infra/postgres/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
./postgres.nix
|
||||
./postgres-upgrade.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user