mirror of
https://github.com/thegeneralist01/config.git
synced 2026-05-30 08:37:01 +02:00
disable bookkeeper
This commit is contained in:
parent
2f6b684b28
commit
e0ed9a14b7
3 changed files with 1 additions and 1 deletions
BIN
hosts/.DS_Store
vendored
Normal file
BIN
hosts/.DS_Store
vendored
Normal file
Binary file not shown.
|
|
@ -102,7 +102,7 @@
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
|
|
||||||
services.readlater-bot = {
|
services.readlater-bot = {
|
||||||
enable = true;
|
enable = false;
|
||||||
user = "thegeneralist";
|
user = "thegeneralist";
|
||||||
group = "users";
|
group = "users";
|
||||||
tokenFile = config.age.secrets.readlaterBotToken.path;
|
tokenFile = config.age.secrets.readlaterBotToken.path;
|
||||||
|
|
|
||||||
BIN
modules/.DS_Store
vendored
Normal file
BIN
modules/.DS_Store
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue