Loading pkgs/applications/editors/emacs/site-start.el +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
pkgs/applications/editors/emacs/site-start.el +1 −1 Original line number Diff line number Diff line Loading @@ -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