hosaka: enable fwupd and redistributable firmware #2

Merged
greg merged 1 commit from feat/hosaka-firmware into master 2026-05-30 21:09:09 -05:00
Owner

Adds LVFS-based firmware update support via fwupd, and enables redistributable firmware blobs (which also activates Intel microcode loading via the existing hardware-configuration.nix line).

Apply with: sudo nixos-rebuild switch --flake .#hosaka

Use with:

fwupdmgr refresh
fwupdmgr get-updates
sudo fwupdmgr update
Adds LVFS-based firmware update support via fwupd, and enables redistributable firmware blobs (which also activates Intel microcode loading via the existing hardware-configuration.nix line). Apply with: `sudo nixos-rebuild switch --flake .#hosaka` Use with: ``` fwupdmgr refresh fwupdmgr get-updates sudo fwupdmgr update ```
Adds LVFS-based firmware update support via fwupd, and enables
redistributable firmware blobs (which also activates Intel microcode
loading via the existing hardware-configuration.nix line).

Apply: sudo nixos-rebuild switch --flake .#hosaka
Use:   fwupdmgr refresh && fwupdmgr get-updates && sudo fwupdmgr update
greg merged commit 3ad188d7b6 into master 2026-05-30 21:09:09 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
greg/nixos-config!2
No description provided.