aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-06-20 11:59:43 +0200
committerKarel Kočí <cynerd@email.cz>2022-06-20 11:59:43 +0200
commitb0855798490396849aae2422048f18ed803a5087 (patch)
tree4e9e47c0a72596071c9e22c10be1e7188f6a4c55
parenta4ce9c94f8281cd3fcf4752d6bd2b6f794d94e00 (diff)
downloadnixos-personal-b0855798490396849aae2422048f18ed803a5087.tar.gz
nixos-personal-b0855798490396849aae2422048f18ed803a5087.tar.bz2
nixos-personal-b0855798490396849aae2422048f18ed803a5087.zip
nixos/modules/develop: add rnix-lsp
-rw-r--r--nixos/modules/develop.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix
index 54db063..c676b5e 100644
--- a/nixos/modules/develop.nix
+++ b/nixos/modules/develop.nix
@@ -26,6 +26,7 @@ in {
# Nix
nix-prefetch-git nix-prefetch-github nix-prefetch-scripts
+ rnix-lsp
# C
ccls bear