feat(stolas): add tool for talking to EC
This commit is contained in:
parent
2a4ffdf9a5
commit
0ec34b24a0
1 changed files with 3 additions and 1 deletions
|
@ -45,9 +45,11 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
|
config.dadada.pkgs.repo-rs
|
||||||
# For debugging and troubleshooting Secure Boot.
|
# For debugging and troubleshooting Secure Boot.
|
||||||
pkgs.sbctl
|
pkgs.sbctl
|
||||||
config.dadada.pkgs.repo-rs
|
# Framework embedded controller interface
|
||||||
|
pkgs.fw-ectool
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue