programs.mc.extensionSettings
Settings for mc/mc.ext.ini file. This setting completely replaces the default /etc/mc/mc.ext.ini.
Midnight Commander does not merge this file with the system default, so you should copy the original if you want to preserve default behavior and add your changes there.
- Type
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))- Default
{ }- Example
{ EPUB = { Open = "fbreader %f &"; Shell = ".epub"; }; }- Declared
- <home-manager/modules/programs/mc.nix>