update docker configs, upgrade postgres

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-11-02 23:59:38 -04:00
parent 8de5a168ba
commit 9d8164f28d
12 changed files with 116 additions and 74 deletions

View File

@ -8,17 +8,17 @@
{
imports = [
./archiveteam.nix
./books.nix
./firefly.nix
./foundry.nix
# ./books.nix
#./firefly.nix
#./foundry.nix
./glances.nix
./haproxy.nix
./minecraft.nix
# ./haproxy.nix
# ./minecraft.nix
./nextcloud.nix
./postgres.nix
./restic.nix
./torr.nix
./unifi.nix
# ./postgres.nix
# ./restic.nix
# ./torr.nix
# ./unifi.nix
];
virtualisation.oci-containers.backend = "docker";