1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-05-30 08:37:01 +02:00

Compare commits

..

2 commits

Author SHA1 Message Date
f6391dd234
chore: remove ds_store's 2026-05-27 17:48:38 +02:00
e0ed9a14b7
disable bookkeeper 2026-05-27 17:47:58 +02:00

View file

@ -102,7 +102,7 @@
programs.zsh.enable = true;
services.readlater-bot = {
enable = true;
enable = false;
user = "thegeneralist";
group = "users";
tokenFile = config.age.secrets.readlaterBotToken.path;