Unverified Commit 940be549 authored by adisbladis's avatar adisbladis Committed by GitHub
Browse files

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

emacs: update the feature used for tramp-remote-path
parents b37f0878 9b698788
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'