Add native NixOS deployment and UI-managed provider credentials

This commit is contained in:
Lars Nolden
2026-09-10 14:25:37 +02:00
parent 9843fe0c50
commit 964b9dfc15
21 changed files with 2084 additions and 104 deletions
+2
View File
@@ -108,6 +108,8 @@ function App() {
if (!state) throw new Error("Load the journal before making changes.");
const revisionless = [
"/api/settings",
"/api/settings/openrouter",
"/api/settings/enablebanking",
"/api/sync",
"/api/rebuild",
].includes(path);