{ pkgs, ... } : { environment.systemPackages = with pkgs; [ libevdev python312Packages.libevdev python312Packages.i2c-tools i2c-tools git ]; }