diff --git a/modules/home/doom/static/config.el b/modules/home/doom/static/config.el index e9973f6..f07bc7c 100644 --- a/modules/home/doom/static/config.el +++ b/modules/home/doom/static/config.el @@ -133,4 +133,4 @@ (set-lsp-priority! 'clangd 2)) -(set-formatter! 'alejandra "alejandra -" :modes '(nix-mode)) +(set-formatter! 'alejandra "/usr/bin/env alejandra -" :modes '(nix-mode))