all repos — nixfiles @ e4b4769879262237ce7827e59cd3311e3e73d01b

System and user configuration, managed by nix and home-manager

Emacs: default crux-reopen-as-root-mode off It interferes with reading paths under /nix, which are read-only anyway

Alan Pearce
commit

e4b4769879262237ce7827e59cd3311e3e73d01b

parent

3d2ec99f89e0ebb24e1b87c1782b9ec846e944af

1 file changed, 1 insertion(+), 2 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -13,8 +13,7 @@
(setq custom-file "~/.emacs.d/custom.el") (load custom-file :noerror :nomessage) -(use-package crux - :custom ((crux-reopen-as-root-mode t))) +(use-package crux) ;;; Styles