xsession.windowManager.xmonad.extraPackages
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
- <home-manager/modules/services/window-managers/xmonad.nix>