diff --git a/hosts/.DS_Store b/hosts/.DS_Store new file mode 100644 index 0000000..e2b0997 Binary files /dev/null and b/hosts/.DS_Store differ diff --git a/hosts/thegeneralist-central/configuration.nix b/hosts/thegeneralist-central/configuration.nix index 398cd87..2575151 100644 --- a/hosts/thegeneralist-central/configuration.nix +++ b/hosts/thegeneralist-central/configuration.nix @@ -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; diff --git a/modules/.DS_Store b/modules/.DS_Store new file mode 100644 index 0000000..bedcc6b Binary files /dev/null and b/modules/.DS_Store differ