From a243ccff9895d580ea011a67f4067134eb587880 Mon Sep 17 00:00:00 2001 From: Peter Esselius Date: Sat, 17 Aug 2024 10:59:41 +0200 Subject: [PATCH] nix lsp --- home-modules/profiles/tools/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-modules/profiles/tools/common.nix b/home-modules/profiles/tools/common.nix index 3b74ecb..0f4c2d4 100644 --- a/home-modules/profiles/tools/common.nix +++ b/home-modules/profiles/tools/common.nix @@ -33,5 +33,6 @@ watch yq zstd + nil ]; }