We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c30ee commit 18ad975Copy full SHA for 18ad975
layers/+os/nixos/README.org
@@ -39,7 +39,7 @@ your =~./spacemacs=. (You would also need to enable [[file:../../+tools/lsp/READ
39
40
#+BEGIN_SRC emacs-lisp
41
(setq-default dotspacemacs-configuration-layers
42
- (nixos :variables nixos-backend 'lsp))
+ (nixos :variables nix-backend 'lsp))
43
#+END_SRC
44
45
To install [[https://github.com/nix-community/rnix-lsp][rnix-lsp]] from =nix=, run the following command in shell:
0 commit comments