Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nixos/README.md: relax the requirement of providing option defaults
If we enforce the requirement of option defaults to the extreme, then we end up with silly sentinel values, a bunch of nullable types, and assertions checking for sentinel values.
- Loading branch information