From 4070ea5ed92c0043bb2a1817145ecfb1ab61b742 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Wed, 27 Nov 2024 11:23:23 +0100 Subject: [PATCH] feat: read out pci devices with `lspci` --- modules/home/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/packages.nix b/modules/home/packages.nix index 2d004fd..ba5e29e 100644 --- a/modules/home/packages.nix +++ b/modules/home/packages.nix @@ -1,6 +1,7 @@ { inputs, pkgs, ... }: { home.packages = with pkgs; [ + pciutils # List PCI(e) devices and controllers bandwhich # Terminal bandwidth utilization tool powertop element-desktop # Nheko is kinda shit so sadly this has to happen