forgot to rename this
This commit is contained in:
parent
b30b0ac25d
commit
5633409f59
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ with lib; let
|
|||
|
||||
myEmacs = pkgs.emacsWithPackagesFromUsePackage {
|
||||
config = ../../../../config/emacs/emacs.org;
|
||||
package = cfg.type;
|
||||
package = cfg.package;
|
||||
alwaysEnsure = true;
|
||||
alwaysTangle = true;
|
||||
extraEmacsPackages = epkgs: [
|
||||
|
|
Loading…
Reference in a new issue