Use BOT_STATE_DIR for matrix state storage

This commit is contained in:
Abel Luck 2026-03-06 11:40:57 +01:00
parent b4fd06ef51
commit 145a3e70c3
4 changed files with 12 additions and 9 deletions

View file

@ -16,7 +16,6 @@ self: {
user_id = "@ops-bot:example.invalid";
password = "not-a-real-password";
device_name = "nixos-test";
store_path = "/var/lib/matrix-ops-bot/matrix";
verify_ssl = false;
};
};