Add Bluetooth, USB, and PCI utilities
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user