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

@@ -2,5 +2,6 @@
imports = [
./middleman
./vaultwarden.nix
./colony-psql.nix
];
}