docs(emacs): add nix-mode

This commit is contained in:
Lucien Cartier-Tilet 2024-03-21 06:20:57 +01:00
parent 0a75cd2637
commit 92459846c3
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 7 additions and 0 deletions

View File

@ -670,6 +670,13 @@ Markdown.
:defer t)
#+end_src
*** Nix
#+begin_src emacs-lisp
(use-package nix-mode
:straight (:build t)
:defer t)
#+end_src
*** Nginx
Nginx is another webserver, older and more mature than Caddy. A couple
of packages are required in order to be able to properly work with