···6465;;; Make tramp work for remote NixOS machines
66(defvar tramp-remote-path)
67-(eval-after-load 'tramp-sh
68 ;; TODO: We should also add the other `NIX_PROFILES' to this path.
69 ;; However, these are user-specific, so we would need to discover
70 ;; them dynamically after connecting via `tramp'
···6465;;; Make tramp work for remote NixOS machines
66(defvar tramp-remote-path)
67+(eval-after-load 'tramp
68 ;; TODO: We should also add the other `NIX_PROFILES' to this path.
69 ;; However, these are user-specific, so we would need to discover
70 ;; them dynamically after connecting via `tramp'