Thunar
programs.thunar.enable
Whether to enable Thunar, the Xfce file manager.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/thunar.nix
programs.thunar.plugins
List of thunar plugins to install.
Type: list of package
Default
[ ]
Example
with pkgs.xfce; [ thunar-archive-plugin thunar-volman ]
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/thunar.nix