using rmlint from nixpkgs

This commit is contained in:
Danilo Reyes 2025-10-29 00:39:51 -06:00
parent 2cce4376e5
commit 4c6d02ba55

View File

@ -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
;
};