diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-19 09:26:17 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-19 09:26:17 -0400 |
| commit | dd8d46463ff72822965aeea0d11964afbf1de671 (patch) | |
| tree | 46b109b3f8a95de9f62cfc862740a26ad354431d /todo.org | |
| parent | 3d2b820f3b0204616a25d42d3b54005e71659edd (diff) | |
| download | archsetup-dd8d46463ff72822965aeea0d11964afbf1de671.tar.gz archsetup-dd8d46463ff72822965aeea0d11964afbf1de671.zip | |
chore(todo): collapse stray **NOTE:** label to italic
Lint flagged the **NOTE:** marker as a possibly-misplaced heading
(double-asterisk at start of line). Switching to single-asterisk
italic keeps the visual emphasis without the heading collision.
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -359,7 +359,7 @@ Parse package warnings and repo metadata to catch upcoming deprecations proactiv ** TODO [#B] Remove unnecessary linux-firmware packages (velox only) Remove firmware packages for hardware not present on Framework laptop. -**NOTE:** This applies to Framework Laptop (velox), not Framework Desktop (ratio) +*NOTE:* This applies to Framework Laptop (velox), not Framework Desktop (ratio) Only needed: - linux-firmware-intel (CPU/GPU/Audio) |
