feat(stolas): add tool for talking to EC

This commit is contained in:
Tim Schubert 2025-09-07 15:35:56 +02:00
parent 2a4ffdf9a5
commit 0ec34b24a0
No known key found for this signature in database

View file

@ -45,9 +45,11 @@
};
environment.systemPackages = [
config.dadada.pkgs.repo-rs
# For debugging and troubleshooting Secure Boot.
pkgs.sbctl
config.dadada.pkgs.repo-rs
# Framework embedded controller interface
pkgs.fw-ectool
];
hardware = {