Replace busybox with lspci and lsusb

This commit is contained in:
Natsu Kagami 2021-11-30 00:17:03 -05:00
parent 5d7691fa01
commit 47389c0890
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51

View file

@ -92,6 +92,7 @@
# Enable razer daemon # Enable razer daemon
hardware.openrazer.enable = true; hardware.openrazer.enable = true;
hardware.openrazer.keyStatistics = true; hardware.openrazer.keyStatistics = true;
hardware.openrazer.verboseLogging = true;
# Define a user account. Don't forget to set a password with passwd. # Define a user account. Don't forget to set a password with passwd.
users.users.nki = { users.users.nki = {
@ -115,7 +116,8 @@
firefox firefox
## System monitoring tools ## System monitoring tools
busybox usbutils
pciutils
## Security stuff ## Security stuff
qtkeychain qtkeychain