chore: upgrade to postgresql 14
This commit is contained in:
parent
aa1075e911
commit
6187642cda
|
@ -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 =
|
||||||
|
|
Loading…
Reference in a new issue