about summary refs log tree commit diff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/profiles/home-manager/shell.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nix/profiles/home-manager/shell.nix b/nix/profiles/home-manager/shell.nix
index 526e0c6..2958d59 100644
--- a/nix/profiles/home-manager/shell.nix
+++ b/nix/profiles/home-manager/shell.nix
@@ -28,8 +28,7 @@
     nixd
     nixfmt-classic
     nixpkgs-fmt
-    # nix lsp
-    nil
+    nil # nix lsp
   ];
 
   programs.tmux = {