Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default value may not be the one used #25

Open
axelkar opened this issue Nov 23, 2024 · 0 comments
Open

Default value may not be the one used #25

axelkar opened this issue Nov 23, 2024 · 0 comments

Comments

@axelkar
Copy link

axelkar commented Nov 23, 2024

You should clarify this in the program.

Example:
Module foo defines option foo with default 1. (May be unset too)
Module bar configures option foo to be 2. (Usually behind an enable-gate though)
NixOS manual and option search display the default value to be 1, while it will be 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant