[emacs] assimilate 6 drones (nix-mode and its deps)
[~bandali/configs] / init.org
index bbdc7f5..820714c 100644 (file)
--- a/init.org
+++ b/init.org
@@ -1286,6 +1286,13 @@ instead.
   :hook (web-mode css-mode html-mode sgml-mode))
 #+end_src
 
+** Nix
+
+#+begin_src emacs-lisp
+(use-package nix-mode
+  :mode "\\.nix\\'")
+#+end_src
+
 * Emacs Enhancements
 
 ** [[https://github.com/justbur/emacs-which-key][which-key]]