This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-16 15:57:56 -06:00
parent a7487ee003
commit efd13f049d

View file

@ -260,9 +260,9 @@ lib.mkMerge [
lib.makeBinPath [ lib.makeBinPath [
pkgs.coreutils pkgs.coreutils
pkgs.util-linux pkgs.util-linux
# pkgs.findutils pkgs.findutils
# pkgs.gawk pkgs.gawk
# pkgs.bcachefs-tools pkgs.bcachefs-tools
] ]
}:/bin:/sbin"; }:/bin:/sbin";
}; };