diff --git a/nixos/common/packages/default.nix b/nixos/common/packages/default.nix index 6280e30e..50cf8994 100644 --- a/nixos/common/packages/default.nix +++ b/nixos/common/packages/default.nix @@ -26,5 +26,6 @@ busybox # Linux utilities ethtool # Ethernet troubleshooting:with file # Shows the types of files + nix-inspect # TUI for nix env ]; }