diff options
author | Franck Cuny <franck@fcuny.net> | 2024-11-05 17:15:02 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-11-05 17:15:02 -0800 |
commit | 17e08e0bd16bfe1d8819cebf90568fd27122bf8b (patch) | |
tree | a2451068e5f043c5c722fb11956f4670dd9d50ea /nix/profiles/home-manager | |
parent | stop displaying some messages from brew (diff) | |
download | world-17e08e0bd16bfe1d8819cebf90568fd27122bf8b.tar.gz |
align comment
Diffstat (limited to 'nix/profiles/home-manager')
-rw-r--r-- | nix/profiles/home-manager/shell.nix | 3 |
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 = { |