You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the moment, it's little more than a re-implementation of the parser code from Nix that puts the settings into a HashMap<String, String>. Maybe we could make that more useful (maybe make NixConfig a proper struct with helper methods for various things), if that would help.
We should safely handle when a user adds options which we also set.
The text was updated successfully, but these errors were encountered: