Emacs: Difference between revisions

Klinger (talk | contribs)
Formuna (talk | contribs)
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
       ];
       ];