From 36bc85d3018da06bd7b7a360ca761da013f48aa5 Mon Sep 17 00:00:00 2001 From: transcaffeine Date: Fri, 18 Apr 2025 22:20:09 +0200 Subject: [PATCH] chore(hosts/backstage): add packages pciutils, lshw, ethtool, usbutils --- hosts/backstage/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/backstage/configuration.nix b/hosts/backstage/configuration.nix index 7fc64af..79cbafa 100644 --- a/hosts/backstage/configuration.nix +++ b/hosts/backstage/configuration.nix @@ -23,6 +23,10 @@ git tmux htop + pciutils + lshw + ethtool + usbutils ]; # Copy the NixOS configuration file and link it from the resulting system