add baikal to postgres

This commit is contained in:
XenGi 2026-06-20 00:42:12 +02:00
commit f9952abd54
Signed by: xengi
SSH key fingerprint: SHA256:dM+fLZGsDvyv6kunjE8bGduL24VsCFB4LEOSdmRHdG0
4 changed files with 11 additions and 5 deletions

View file

@ -192,6 +192,12 @@
group = "postgres";
mode = "0400";
};
postgres-baikal = {
file = ./secrets/postgres-baikal.age;
owner = "postgres";
group = "postgres";
mode = "0400";
};
};
}
./hosts/sql