mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-10 02:30:29 +01:00
bookkeeper stuff
This commit is contained in:
parent
563c1a6a7b
commit
3f7345d214
1 changed files with 5 additions and 0 deletions
|
|
@ -109,6 +109,11 @@
|
||||||
repo_path = "/home/thegeneralist/obsidian";
|
repo_path = "/home/thegeneralist/obsidian";
|
||||||
token_file = config.age.secrets.readlaterBotSyncToken.path;
|
token_file = config.age.secrets.readlaterBotSyncToken.path;
|
||||||
};
|
};
|
||||||
|
sync_x = {
|
||||||
|
source_project_path = "/home/thegeneralist/bookkeeper/vendor/extract-x-bookmarks";
|
||||||
|
python_bin = "/home/thegeneralist/bookkeeper/vendor/extract-x-bookmarks/.venv/bin/python3";
|
||||||
|
work_dir = "/home/thegeneralist/bookkeeper/.sync-x-work";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue