thrall: Upgrade postgres to v15.5
This commit is contained in:
parent
4b3ed18218
commit
6261d8bf97
1 changed files with 1 additions and 0 deletions
|
|
@ -389,6 +389,7 @@ in {
|
||||||
virusScanning = true;
|
virusScanning = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.postgresql = { package = pkgs.postgresql_15; };
|
||||||
services.roundcube = {
|
services.roundcube = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hostName = "mail.failco.de";
|
hostName = "mail.failco.de";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue