home.enableDebugInfo
Some Nix packages provide debug symbols for
gdb in the debug output.
This option ensures that those are automatically fetched from
the binary cache if available and gdb is
configured to find those symbols.
- Type
boolean- Default
false- Example
true- Declared
- <home-manager/modules/misc/debug.nix>