programs.river-classic.extraPackages
NixOS option
Extra packages to be installed system wide. See Common X11 apps used on i3 with Wayland alternatives for a list of useful software.
type: list of packageDefault
with pkgs; [ swaylock foot dmenu ];
Example
declared in: nixos/modules/programs/wayland/river.nixView source on NixOS/nixpkgs →with pkgs; [ alacritty rofi light ]