Skip to content

Commit

Permalink
Switch to the latest postgresql.
Browse files Browse the repository at this point in the history
  • Loading branch information
kurnevsky committed Dec 31, 2024
1 parent f3ea3c0 commit 603a135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machines/digitalocean/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
do-agent.enable = true;
postgresql = {
enable = true;
package = pkgs.postgresql_17;
ensureDatabases = [
"tt_rss"
"stalwart-mail"
Expand Down

0 comments on commit 603a135

Please sign in to comment.