The dotfiles provides hardened configuration as well as usability
settings, but it has downsides:
- Even though some programs allowing including extra files, not all of
them do;
- Experienced users wants their own configuration that can conflict in
file path;
- Adds a lot of lines to review that is not strictly necessary for Qusal
to work.
With this change, users can set pillar values to disable specific
components or all components.
For: https://github.com/ben-grande/dotfiles/pull/1
For: https://github.com/ben-grande/qusal/issues/17
Co-authored-by: Ben Grande <ben.grande.b@gmail.com>