Skip to content

Update-server Module

Whether to enable Nix profile update listing service.

Type: boolean

Default: false

Example: true

services.ota-update-server.allowedProfiles

Section titled “services.ota-update-server.allowedProfiles”

List of allowed profile names to serve.

Type: list of string

Default: [ ]

Domain for cache, which served via simulated cachix API. All caches redirect to same domain. (for testing purposes)

Type: null or string

Default: null

Base path to profiles.

Type: string

Default: "/nix/var/nix/profiles/per-user/updates"

Port to listen on.

Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default: 3000

Public key matching configured nix-serve

Type: string

Default: "BOGUS"