Add Postgres upgrade script

This commit is contained in:
Greg Hellings
2024-04-09 16:27:27 -05:00
parent 338efa36ac
commit 1bb1c981b0
4 changed files with 28 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@ let
conn = "postgresql:///dendrite?sslmode=disable&host=/run/postgresql";
in
{
environment.systemPackages = with pkgs; [ upgrade-pg-cluster ];
greg.containers.matrix = {
tailscale = true;
subnet = "204";