services.ifm.settings
NixOS option
Configuration of the IFM service. See the documentation for available options and default values.
type: attribute set of anythingDefault
{ }Example
declared in: nixos/modules/services/web-apps/ifm.nixView source on NixOS/nixpkgs →{
IFM_GUI_SHOWPATH = 0;
}