Emacs: Difference between revisions
m Category:CLI Applications added |
m Removed semicolon in list, minor issue |
||
| Line 134: | Line 134: | ||
# Optionally provide extra packages not in the configuration file. | # Optionally provide extra packages not in the configuration file. | ||
extraEmacsPackages = epkgs: [ | extraEmacsPackages = epkgs: [ | ||
epkgs.use-package | epkgs.use-package | ||
]; | ]; | ||