fix(custom): Fix Elnode file sending on NixOS

This commit is contained in:
Vincent Ambo 2018-01-04 09:30:08 +01:00
parent f7a4d401b8
commit 40abd164e6

View file

@ -10,6 +10,7 @@
'(custom-safe-themes
(quote
("3c83b3676d796422704082049fc38b6966bcad960f896669dfc21a7a37a748fa" "d61fc0e6409f0c2a22e97162d7d151dee9e192a90fa623f8d6a071dbf49229c6" default)))
'(elnode-send-file-program "/run/current-system/sw/bin/cat")
'(frame-brackground-mode (quote dark))
'(global-auto-complete-mode t)
'(helm-split-window-in-side-p t)