Merge pull request #253776 from linj-fork/fix-tramp

emacs: update the feature used for tramp-remote-path
This commit is contained in:
adisbladis
2023-09-07 20:19:44 +12:00
committed by GitHub
@@ -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'