nixos/shill: Add postgres container

This commit is contained in:
2022-06-06 17:52:36 +01:00
parent 3ec00b60f5
commit 646b582984
9 changed files with 121 additions and 36 deletions

View File

@@ -101,6 +101,7 @@
}) {
middleman = {};
vaultwarden = {};
colony-psql = {};
};
};
}