programs.emacs.extraPackages
Home-Manager option
Extra packages available to Emacs. To get a list of available packages run: nix-env -f '<nixpkgs>' -qaP -A emacsPackages.
type: Function that takes an attribute set and returns a list containing a selection of the values of the input setDefault
"epkgs: []"
Example
declared in: <home-manager/modules/programs/emacs.nix>source unavailableepkgs: [ epkgs.emms epkgs.magit ]