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 [
pkgs.coreutils
pkgs.util-linux
# pkgs.findutils
# pkgs.gawk
# pkgs.bcachefs-tools
pkgs.findutils
pkgs.gawk
pkgs.bcachefs-tools
]
}:/bin:/sbin";
};