postgresql: add new method to create users and databases

This commit is contained in:
Jörg Thalheim
2024-06-04 12:56:39 +02:00
parent 2a0019457d
commit c0d8aaf73a
3 changed files with 85 additions and 13 deletions

View File

@@ -101,7 +101,6 @@ in
'';
};
services.postgresql.enable = true;
services.nginx = {
enable = true;
virtualHosts = {