services.ananicy.extraRules
NixOS option
Rules to write in ‘nixRules.rules’. See: https://github.com/Nefelim4ag/Ananicy#configuration https://gitlab.com/ananicy-cpp/ananicy-cpp/#global-configuration
type: list of (attribute set)Default
[ ]
Example
declared in: nixos/modules/services/misc/ananicy.nixView source on NixOS/nixpkgs →[
{
name = "eog";
type = "Image-Viewer";
}
{
name = "fdupes";
type = "BG_CPUIO";
}
]