Merge pull request #253776 from linj-fork/fix-tramp
emacs: update the feature used for tramp-remote-path
This commit is contained in:
commit
940be549b6
@ -64,7 +64,7 @@ least specific (the system profile)"
|
||||
|
||||
;;; Make tramp work for remote NixOS machines
|
||||
(defvar tramp-remote-path)
|
||||
(eval-after-load 'tramp-sh
|
||||
(eval-after-load 'tramp
|
||||
;; TODO: We should also add the other `NIX_PROFILES' to this path.
|
||||
;; However, these are user-specific, so we would need to discover
|
||||
;; them dynamically after connecting via `tramp'
|
||||
|
Loading…
Reference in New Issue
Block a user