services.pueue.settings

Configuration written to $XDG_CONFIG_HOME/pueue/pueue.yml.

Type
YAML 1.1 value
Default
{ }
Example
{
  daemon = {
    default_parallel_tasks = 2;
  };
}
Declared
<home-manager/modules/services/pueue.nix>