Update-server Module
givc.update-server.enable
Section titled “givc.update-server.enable”Whether to enable Nix profile update listing service.
Type: boolean
Default:
false
Example:
true
givc.update-server.package
Section titled “givc.update-server.package”Package providing the update-server
binary.
Type: null or package
Default:
null
givc.update-server.allowedProfiles
Section titled “givc.update-server.allowedProfiles”List of allowed profile names to serve.
Type: list of string
Default:
[ ]
givc.update-server.path
Section titled “givc.update-server.path”Base path to profiles.
Type: string
Default:
"/nix/var/nix/profiles/per-user/update"
givc.update-server.port
Section titled “givc.update-server.port”Port to listen on.
Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default:
3000