diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 66e5571..65c202a 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -237,6 +237,9 @@ nmap # network mapping/scanning tool basalt-monado # tracking for VR opencomposite # compatibility layer for VR + # why did these two disappear??? + usbutils + pciutils ]; programs.zsh.enable = true; programs.git = {