docs(emacs): add nix-mode

This commit is contained in:
2024-03-21 06:20:57 +01:00
parent 0a75cd2637
commit 92459846c3

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