minor tweaks

This commit is contained in:
Tao Tien 2024-04-05 14:18:27 -07:00
parent 422e000821
commit 6e7c6355d2
6 changed files with 38 additions and 45 deletions

View file

@ -1,8 +1,5 @@
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
# prescurve
libinput
powertop
fw-ectool
nvtopPackages.amd
];