-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
nixd currently does not provide the default value for options
For example, here :
It would have been valuable to see the default value of the option (which, in this case, is false)
Solution
Provide the default value for options
It should be kept in mind that default values can be overridden (using lib.mkDefault), which should be taken into account
Additional Context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

