programs.emacs.extraPackages
Extra packages available to Emacs. To get a list of
available packages run:
nix-env -f '.
- Type
Function that takes an attribute set and returns a list containing a selection of the values of the input set- Default
"epkgs: []"- Example
epkgs: [ epkgs.emms epkgs.magit ]- Declared
- <home-manager/modules/programs/emacs.nix>