Comment was incorrect ;)
This commit is contained in:
parent
b7161f4ffd
commit
c84fd01a9c
|
@ -4,7 +4,7 @@
|
|||
...
|
||||
}: {
|
||||
services.postgresql = {
|
||||
#TODO: update to postgres 15 before migrating to 23.11
|
||||
#TODO: update to postgres 15
|
||||
# https://nixos.org/manual/nixos/stable/#module-postgresql
|
||||
package = pkgs.postgresql_14;
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue