diff --git a/modules/tahani.nix b/modules/tahani.nix index 08defe0..3be9bcf 100644 --- a/modules/tahani.nix +++ b/modules/tahani.nix @@ -62,6 +62,9 @@ in { programs.git.settings.user.email = "christoph@schmatzler.com"; + # LLM typo guard + home.shellAliases.himayala = "himalaya"; + # Allow inbox-triage to access attachment staging and paperless ingestion dirs programs.opencode.settings.permission.external_directory = { "/tmp/himalaya-triage/*" = "allow";