Install configured emacs package
This commit is contained in:
@@ -58,7 +58,7 @@ in {
|
|||||||
|
|
||||||
programs.emacs = {
|
programs.emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.emacs;
|
package = emacs;
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg.configFile."doom" = {
|
xdg.configFile."doom" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user