add forgejo secret

This commit is contained in:
XenGi 2026-03-04 13:53:15 +01:00
parent 0a2826da08
commit 23b0dc7ae5
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

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