diff options
author | Franck Cuny <franck@fcuny.net> | 2023-12-04 07:36:58 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2023-12-04 07:36:58 -0800 |
commit | 5967b812556fbd5062bc6f15600cc977fb754b0d (patch) | |
tree | 65b12f4aaa9738825c75b2b97d9460db7469e618 /home/profiles/darwin.nix | |
parent | update to 23.11 and break down flakes (diff) | |
download | world-5967b812556fbd5062bc6f15600cc977fb754b0d.tar.gz |
add nixd as a LSP for nix.
Diffstat (limited to '')
-rw-r--r-- | home/profiles/darwin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/darwin.nix b/home/profiles/darwin.nix index dd20ee4..c86375f 100644 --- a/home/profiles/darwin.nix +++ b/home/profiles/darwin.nix @@ -14,6 +14,7 @@ direnv dive jq + nixd nix-direnv nixfmt nixpkgs-fmt |