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 | 8e52feb67ce5b94cc6542925009048cbb6bac547 (patch) | |
| tree | 15125431bf869199fd3a1557a427447868536f1e | |
| parent | d3e6bdf03f68120909aa2db69760abbdb51844be (diff) | |
| download | archsetup-8e52feb67ce5b94cc6542925009048cbb6bac547.tar.gz archsetup-8e52feb67ce5b94cc6542925009048cbb6bac547.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.
| -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) |
