xdg.mimeApps.associations.removed

Removes associations of applications with mimetypes, as if the .desktop file was not listing this mimetype in the first place.

Type
attribute set of ((list of string) or ((list of string) or string) convertible to it)
Default
{ }
Example
{
  mimetype1 = "foo5.desktop";
}
Declared
<home-manager/modules/misc/xdg-mime-apps.nix>