fixy
This commit is contained in:
parent
37171ea9a9
commit
44d24a1671
2 changed files with 31 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue