services.xserver.windowManager.wmderland.extraPackages

NixOS option

Extra packages to be installed system wide.

type: list of package
Default
with pkgs; [
  rofi
  dunst
  light
  hsetroot
  feh
  rxvt-unicode
]
declared in: nixos/modules/services/x11/window-managers/wmderland.nixView source on NixOS/nixpkgs →