xsession.windowManager.xmonad.extraPackages
Home-Manager option
Extra packages available to GHC when rebuilding xmonad. The value must be a function which receives the attribute set defined in haskellPackages as the sole argument.
type: unspecified valueDefault
"self: []"
Example
declared in: <home-manager/modules/services/window-managers/xmonad.nix>source unavailablehaskellPackages: [ haskellPackages.xmonad-contrib haskellPackages.monad-logger ]