about summary refs log tree commit diff
path: root/modules/workstation/emacs
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2021-09-27 15:49:19 +0000
committerAlyssa Ross <hi@alyssa.is>2021-09-27 15:49:19 +0000
commit72789cefce7b17419815f600fbd18238d89afcc9 (patch)
tree034dbe87510e62d236b209c2be75bc374cdead09 /modules/workstation/emacs
parenta74e50e91bbfd4f4c8718b481f9e259d15177c61 (diff)
downloadnixlib-72789cefce7b17419815f600fbd18238d89afcc9.tar
nixlib-72789cefce7b17419815f600fbd18238d89afcc9.tar.gz
nixlib-72789cefce7b17419815f600fbd18238d89afcc9.tar.bz2
nixlib-72789cefce7b17419815f600fbd18238d89afcc9.tar.lz
nixlib-72789cefce7b17419815f600fbd18238d89afcc9.tar.xz
nixlib-72789cefce7b17419815f600fbd18238d89afcc9.tar.zst
nixlib-72789cefce7b17419815f600fbd18238d89afcc9.zip
modules/emacs: install graphviz-dot-mode
Diffstat (limited to 'modules/workstation/emacs')
-rw-r--r--modules/workstation/emacs/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/workstation/emacs/default.nix b/modules/workstation/emacs/default.nix
index c08f8d90989d..17808c0dd613 100644
--- a/modules/workstation/emacs/default.nix
+++ b/modules/workstation/emacs/default.nix
@@ -16,6 +16,7 @@
       gnuplot-mode
       go-mode
       graphql-mode
+      graphviz-dot-mode
       groovy-mode
       haskell-mode
       jam-mode