about summary refs log tree commit diff
path: root/nix/profiles/home-manager
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-11-05 17:15:02 -0800
committerFranck Cuny <franck@fcuny.net>2024-11-05 17:15:02 -0800
commit17e08e0bd16bfe1d8819cebf90568fd27122bf8b (patch)
treea2451068e5f043c5c722fb11956f4670dd9d50ea /nix/profiles/home-manager
parentstop displaying some messages from brew (diff)
downloadworld-17e08e0bd16bfe1d8819cebf90568fd27122bf8b.tar.gz
align comment
Diffstat (limited to 'nix/profiles/home-manager')
-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 = {