update docker configs, upgrade postgres
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user