Skip to content

Manual does not explain where experimental feature must be configured #8227

@roberth

Description

@roberth

Describe the bug

flakes is ok to configure on the client only.
ca-derivations and uid allocation must be set in the system configuration (if applicable)

Steps To Reproduce

Read the manual. Encounter an experimental feature setting hint.
https://nixos.org/manual/nix/stable/command-ref/conf-file.html?highlight=nix.conf#conf-auto-allocate-uids

Warning This is an experimental feature.

To enable it, add the following to nix.conf:

extra-experimental-features = auto-allocate-uids
auto-allocate-uids = true

Which nix.conf?

Expected behavior

A clear and concise description of what you expected to happen.

nix-env --version output

Additional context

Debt found while reviewing #8196

Priorities

Add 👍 to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions