Emacs: default crux-reopen-as-root-mode off It interferes with reading paths under /nix, which are read-only anyway
1 file changed, 1 insertion(+), 2 deletions(-)
jump to
M emacs/.emacs.d/main.el → emacs/.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