reenable fw-ectool

This commit is contained in:
Tao Tien 2024-07-20 19:57:50 -07:00
parent 097d5de341
commit 2e123e2a95

View file

@ -25,6 +25,7 @@
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
fw-ectool
framework-tool framework-tool
nvtopPackages.amd nvtopPackages.amd
]; ];