services.ananicy.extraTypes
Types to write in 'nixTypes.types'. See: https://gitlab.com/ananicy-cpp/ananicy-cpp/#types
- Type
list of (attribute set)- Default
[ ]- Example
[ { nice = 19; other_parameter = "value"; type = "my_type"; } { ioclass = "idle"; nice = 19; sched = "batch"; type = "compiler"; } ]- Declared
- <nixpkgs/nixos/modules/services/misc/ananicy.nix>