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 value
Default
"self: []"
Example
haskellPackages: [ haskellPackages.xmonad-contrib haskellPackages.monad-logger ]
declared in: <home-manager/modules/services/window-managers/xmonad.nix>source unavailable