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;
|
package = pkgs.emacs-pgtk;
|
||||||
alwaysEnsure = true;
|
alwaysEnsure = true;
|
||||||
alwaysTangle = true;
|
alwaysTangle = true;
|
||||||
extraEmacsPackages = with epkgs; [
|
extraEmacsPackages = epkgs: [
|
||||||
epkgs.use-package
|
epkgs.use-package
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue