Skip to content

Harmonia

services.harmonia.enable

Whether to enable Harmonia: Nix binary cache written in Rust. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/harmonia.nix

services.harmonia.package

The harmonia package to use. Type: package

Default

pkgs.harmonia

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/harmonia.nix

services.harmonia.settings

Settings to merge with the default configuration. For the list of the default configuration, see https://github.com/nix-community/harmonia/tree/master#configuration.

Type: TOML value

Default

{ }

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/harmonia.nix

services.harmonia.signKeyPath

Path to the signing key that will be used for signing the cache Type: null or path

Default

null

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/harmonia.nix