services.ifm.settings

NixOS option

Configuration of the IFM service. See the documentation for available options and default values.

type: attribute set of anything
Default
{ }
Example
{
  IFM_GUI_SHOWPATH = 0;
}
declared in: nixos/modules/services/web-apps/ifm.nixView source on NixOS/nixpkgs →