bicep dead, but maybe soon bicep alive
This commit is contained in:
6
hosts/bicep/services/postgres.nix
Normal file
6
hosts/bicep/services/postgres.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user