10.nixos-hardware/framework/13-inch/12th-gen-intel
Guillaume Cugnet 1b0b84259f
framework/12th-gen-intel: fix blacklistedKernelModules using lib.mkIf
lib.mkIf returns an attrset, not a string, so it cannot be used
as a list element. Replace with lib.optional.

Fixes: error: expected a string but found a set: { _type = "if"; ... }
2026-04-04 10:39:26 +02:00
..
default.nix framework/12th-gen-intel: fix blacklistedKernelModules using lib.mkIf 2026-04-04 10:39:26 +02:00
README.md Reorganize current framework modules into 13-inch directory 2023-11-11 10:42:55 -05:00

Framework Laptop 13

Updating Firmware

First put enable fwupd

services.fwupd.enable = true;

Then run

 $ fwupdmgr update