diff --git a/modules/shell/tools.nix b/modules/shell/tools.nix index 1e7dee1..5ffde2e 100644 --- a/modules/shell/tools.nix +++ b/modules/shell/tools.nix @@ -106,8 +106,6 @@ in jq # json parser yq # yaml parser smartmontools # check hard drie health - ; - inherit (inputs.jawz-scripts.packages.x86_64-linux) rmlint # amazing dupe finder that integrates well with BTRFS ; };