This commit is contained in:
Chris Cochrun 2024-01-23 05:47:30 -06:00
parent 37171ea9a9
commit 44d24a1671
2 changed files with 31 additions and 1 deletions

View file

@ -408,7 +408,7 @@ Let's make xref use ripgrep instead of grep for speed.
** Fix NixOS
I am currently using NixOS. In order for emacs to have access to certain programs, we need to set some environment variables
#+begin_src emacs-lisp :tangle yes
#+begin_src emacs-lisp
(add-to-list 'exec-path "/home/chris/.nix-profile/bin")
;; (add-to-list 'exec-path "/etc/profiles/per-user/chris/bin")
;; (add-to-list 'exec-path "/run/current-system/sw/bin")