chore: upgrade to postgresql 14

This commit is contained in:
Felix Schröter 2022-08-12 12:54:53 +02:00
parent aa1075e911
commit 6187642cda
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -133,9 +133,6 @@ in with builtins; {
}; };
}; };
# TODO see NixOS manual for upgrading
services.postgresql.package = pkgs.postgresql_13;
systemd.emailNotify.enable = true; systemd.emailNotify.enable = true;
systemd.emailNotify.mailTo = "admin@felschr.com"; systemd.emailNotify.mailTo = "admin@felschr.com";
systemd.emailNotify.mailFrom = systemd.emailNotify.mailFrom =