diff --git a/modules/system/shell.nix b/modules/system/shell.nix index 182ccf9..437c03d 100644 --- a/modules/system/shell.nix +++ b/modules/system/shell.nix @@ -8,6 +8,8 @@ wget htop tree + usbutils + pciutils ]; nix.settings.experimental-features = [ "nix-command" "flakes" ];