services.xserver.windowManager.xmonad.enableConfiguredRecompile

NixOS option

Enable recompilation even if config is set to a non-null value. This adds the necessary Haskell dependencies (GHC with packages) to the xmonad binary’s environment.

type: boolean
Default
false
declared in: nixos/modules/services/x11/window-managers/xmonad.nixView source on NixOS/nixpkgs →