services.lorri.enable
Whether to enable lorri build daemon.
Type: boolean
Default:
false
Example:
true
Declared by:
services.lorri.enableNotifications
Whether to enable lorri build notifications. Note, this is unsupported on Darwin.
Type: boolean
Default:
false
Example:
true
Declared by:
services.lorri.package
The lorri package to use.
Type: package
Default:
pkgs.lorri
Declared by:
services.lorri.extraEnvVariables
Extra environment variables to pass to the daemon.
Type: attribute set of string
Default:
{ }
Declared by:
services.lorri.nixPackage
Which nix package to use.
Type: package
Default:
pkgs.nix
Example:
pkgs.nixVersions.unstable
Declared by: