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