Compare commits

...

1 Commits

Author SHA1 Message Date
Sravan Balaji
a7d14fc826 Add Nix Mode 2024-03-20 19:29:59 -04:00
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)