Add Nix Mode

This commit is contained in:
Sravan Balaji
2024-03-20 19:29:59 -04:00
parent cce42da69f
commit a7d14fc826
2 changed files with 2 additions and 0 deletions

View File

@@ -945,4 +945,5 @@ Doom's packages are pinned to a specific commit and updated from release to rele
(package! pkgbuild-mode)
(package! lua-mode)
(package! just-mode)
(package! nix-mode)
#+END_SRC

View File

@@ -10,3 +10,4 @@
(package! pkgbuild-mode)
(package! lua-mode)
(package! just-mode)
(package! nix-mode)