path now contains emacs/bin
This commit is contained in:
parent
28330d0095
commit
7a5885fc22
@ -47,5 +47,6 @@
|
|||||||
(epkgs: with epkgs; [ vterm ]));
|
(epkgs: with epkgs; [ vterm ]));
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
};
|
};
|
||||||
|
environment.variables.PATH = [ "\${XDG_CONFIG_HOME}/emacs/bin" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user