tahani: add himayala alias to catch LLM typo of himalaya

This commit is contained in:
2026-03-13 16:34:00 +00:00
parent e88b11d8bb
commit b882adc7ea

View File

@@ -62,6 +62,9 @@
in { in {
programs.git.settings.user.email = "christoph@schmatzler.com"; 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 # Allow inbox-triage to access attachment staging and paperless ingestion dirs
programs.opencode.settings.permission.external_directory = { programs.opencode.settings.permission.external_directory = {
"/tmp/himalaya-triage/*" = "allow"; "/tmp/himalaya-triage/*" = "allow";