Merge pull request #52448 from jabranham/fix-emacs
Emacs site-start: Use correct feature name
This commit is contained in:
commit
a6050ab9d0
@ -30,7 +30,7 @@ least specific (the system profile)"
|
|||||||
woman-manpath)))
|
woman-manpath)))
|
||||||
|
|
||||||
;;; Make tramp work for remote NixOS machines
|
;;; Make tramp work for remote NixOS machines
|
||||||
(eval-after-load 'tramp
|
(eval-after-load 'tramp-sh
|
||||||
;; TODO: We should also add the other `NIX_PROFILES' to this path.
|
;; TODO: We should also add the other `NIX_PROFILES' to this path.
|
||||||
;; However, these are user-specific, so we would need to discover
|
;; However, these are user-specific, so we would need to discover
|
||||||
;; them dynamically after connecting via `tramp'
|
;; them dynamically after connecting via `tramp'
|
||||||
|
Loading…
Reference in New Issue
Block a user