nvm
This commit is contained in:
parent
bc95e74c7e
commit
e8712b4604
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ in {
|
|||
package = pkgs.emacs-pgtk;
|
||||
alwaysEnsure = true;
|
||||
alwaysTangle = true;
|
||||
extraEmacsPackages = with epkgs; [
|
||||
extraEmacsPackages = epkgs: [
|
||||
epkgs.use-package
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue