Have a way to toggle visibility of disabled modules in the viewer. To possibly to reduce complexity of the inspector itself it could be easier to just write a nix expression that does this.
Additionally, make it possible to filter and only show things that are changed from the default in the list? (Seems hard, seems like you have to evaluate each attr to know if its equal to the default or not)
Have a way to toggle visibility of disabled modules in the viewer. To possibly to reduce complexity of the inspector itself it could be easier to just write a nix expression that does this.
Additionally, make it possible to filter and only show things that are changed from the default in the list? (Seems hard, seems like you have to evaluate each attr to know if its equal to the default or not)