bicep dead, but maybe soon bicep alive

This commit is contained in:
2023-03-26 01:09:44 +01:00
parent 2568800794
commit 169f774e81
4 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{ ... }:
{
services.postgresql = {
enable = true;
};
}