about summary refs log tree commit diff
path: root/nix/hosts/hacknix/configuration.nix
diff options
context:
space:
mode:
authorEmile <git@emile.space>2024-06-04 14:52:44 +0200
committerEmile <git@emile.space>2024-06-04 14:52:44 +0200
commit3bd22cc0b64ce927f17003493f34302e93f9658d (patch)
tree97f1db770ffbc32b471ee7547d2ce0c41769ee9a /nix/hosts/hacknix/configuration.nix
parent2600d6e9316709ae6999b52bdcbeb60c04a3f26b (diff)
commented out rnix-lsp, as its vuln to CVE-2024-27297
Diffstat (limited to 'nix/hosts/hacknix/configuration.nix')
-rw-r--r--nix/hosts/hacknix/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hosts/hacknix/configuration.nix b/nix/hosts/hacknix/configuration.nix
index f51082b..858d4ec 100644
--- a/nix/hosts/hacknix/configuration.nix
+++ b/nix/hosts/hacknix/configuration.nix
@@ -113,7 +113,7 @@ in {
         marksman # markdown lsp
         cuelsp # cue lsp
         terraform-lsp terraform-ls # terraform lsp
-        rnix-lsp # nix lsp
+        # rnix-lsp # nix lsp (CVE-2024-27297, that's why it's commented!)
 
       # command line tools
       fd