Add Bluetooth, USB, and PCI utilities

This commit is contained in:
2026-06-28 15:58:41 -04:00
parent 1f45c1336f
commit 8165e54580
+3
View File
@@ -119,10 +119,13 @@
# You can use https://search.nixos.org/ to find more packages (and options). # You can use https://search.nixos.org/ to find more packages (and options).
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
chromium chromium
kdePackages.bluedevil
ncdu ncdu
pciutils
terminator terminator
tmux tmux
tree tree
usbutils
vim vim
vscodium vscodium
wget wget