Skip to content

Update-server Module

Whether to enable Nix profile update listing service.

Type: boolean

Default: false

Example: true

Package providing the update-server binary.

Type: null or package

Default: null

List of allowed profile names to serve.

Type: list of string

Default: [ ]

Base path to profiles.

Type: string

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

Port to listen on.

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

Default: 3000