From 63a548d6b92ec1fc4560cb5fb23b67df342f0ea8 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Thu, 24 Oct 2024 08:22:46 +0200 Subject: [PATCH] Add nix lsp --- modules/home/emacs/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/emacs/default.nix b/modules/home/emacs/default.nix index 30a0ca8..c649d2e 100644 --- a/modules/home/emacs/default.nix +++ b/modules/home/emacs/default.nix @@ -61,6 +61,7 @@ in # Code formatters for use with doom emacs nixfmt-rfc-style # nix + nixd # nix lsp dockfmt # docker google-java-format # java black # python