services.ananicy.settings

NixOS option

See https://github.com/Nefelim4ag/Ananicy/blob/master/ananicy.d/ananicy.conf

type: attribute set of (signed integer or boolean or string)
Default
{ }
Example
{
  apply_nice = false;
}
declared in: nixos/modules/services/misc/ananicy.nixView source on NixOS/nixpkgs →