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

disable bookkeeper

This commit is contained in:
TheGeneralist 2026-05-27 17:47:58 +02:00
parent 2f6b684b28
commit e0ed9a14b7
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
3 changed files with 1 additions and 1 deletions

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;