feat(thor): add conduit, matrix server.

This commit is contained in:
CronyAkatsuki 2025-05-11 12:34:54 +02:00
parent 28096f3b2e
commit 5a79f12e4b
5 changed files with 39 additions and 0 deletions

View file

@ -7,6 +7,9 @@
plausible = {
file = ../../../secrets/plausible.age;
};
conduit = {
file = ../../../secrets/conduit.age;
};
};
};
}