programs.lf.commands

Home-Manager option

Commands to declare. Commands set to null or an empty string are deleted.

type: attribute set of (null or string)
Default
{ }
Example
{ get-mime-type = "%xdg-mime query filetype \"$f\""; open = "$$OPENER $f"; }
declared in: <home-manager/modules/programs/lf.nix>source unavailable