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
declared in: <home-manager/modules/programs/lf.nix>source unavailable{ get-mime-type = "%xdg-mime query filetype \"$f\""; open = "$$OPENER $f"; }