[mcp] Reorganizing container files

This commit is contained in:
2025-03-02 18:10:54 -08:00
parent fdd0c9a9ad
commit 9ede750a76
2 changed files with 14 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
# Shared Postgres Database
{ ... }:
{
virtualisation.oci-containers.db = {
virtualisation.oci-containers.containers.db = {
image = "docker.io/postgres:16-alpine";
autoStart = true;
volumes = [