From 52bad691452ab9a0971a61be46a4bfee9c8bc512 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 20 Oct 2024 14:45:07 +0200 Subject: [PATCH] Home Gen364 @ 2024-10-20-14:45 --- modules/home/doom/static/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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))