services.xserver.windowManager.exwm.extraPackages
NixOS option
Extra packages available to Emacs. The value must be a function which receives the attrset defined in emacs.pkgs as the sole argument.
type: function that evaluates to a(n) list of packageDefault
epkgs: []
Example
declared in: nixos/modules/services/x11/window-managers/exwm.nixView source on NixOS/nixpkgs →epkgs: [ epkgs.emms epkgs.magit epkgs.proof-general ]