about summary refs log tree commit diff
path: root/users/sterni/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/sterni/emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/sterni/emacs/init.el b/users/sterni/emacs/init.el
index 4b868cb242..16116f2472 100644
--- a/users/sterni/emacs/init.el
+++ b/users/sterni/emacs/init.el
@@ -180,5 +180,6 @@
   :mode (("\\.adoc\\'" . adoc-mode)))
 
 (require 'subscriptions)
+(require 'nix-inject)
 
 (provide 'init)