feat: a lot of stuff

This commit is contained in:
Jacob Bachmann 2024-04-16 20:37:08 +02:00
parent 9806ee2a4e
commit bc60f155aa
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
19 changed files with 250 additions and 20 deletions

View file

@ -2,6 +2,7 @@
environment.systemPackages = with pkgs; with config.bchmnn; [
pciutils # a collection of programs for inspecting and manipulating configuration of pci devices
usbutils # tools for working with usb devices, such as lsusb
lshw # provide detailed information on the hardware configuration of the machine
git # distributed version control system
gnumake # a tool to control the generation of non-source files from sources
mercurial # a fast, lightweight scm system for very large distributed projects