diff options
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -416,6 +416,30 @@ Make package diff a runnable script instead of manual process **** TODO [#B] Check dotfiles for uninstalled packages - remove orphaned configs **** TODO [#B] Verify all stowed files are actually used +*** TODO [#B] Remove unnecessary linux-firmware packages +Remove firmware packages for hardware not present on Framework laptop. + +Only needed: +- linux-firmware-intel (CPU/GPU/Audio) +- linux-firmware-atheros (WiFi) + +Can remove: +- linux-firmware (meta-package) +- linux-firmware-amdgpu +- linux-firmware-broadcom +- linux-firmware-cirrus +- linux-firmware-mediatek +- linux-firmware-nvidia +- linux-firmware-other +- linux-firmware-radeon +- linux-firmware-realtek + +Disk space savings: ~600 MB + +See [[file:docs/firmware-cleanup.org][docs/firmware-cleanup.org]] for full analysis and removal commands. + +After removal, update archsetup script to install only needed firmware packages. + *** TODO [#C] Review and reorganize dotfiles for unused applications Review all dotfiles by application and remove unused application configurations. |
