Revert "fix rEFInd thingy"

This reverts commit 4fbf817f65.
This commit is contained in:
blahai 2025-04-03 15:45:31 +03:00
parent 4fbf817f65
commit db40652015
Signed by: blahai
SSH key fingerprint: SHA256:ZfCryi+V64yG+vC1ZIIsqgvBCmA31tTi7RJ6M8CvpRc

View file

@ -77,7 +77,7 @@ with lib; let
then cfg.extraIcons
else "";
inherit (pkgs) refind efibootmgr coreutils gnugrep gnused gawk util-linux findutils;
inherit (pkgs) refind efibootmgr coreutils gnugrep gnused gawk utillinux findutils;
inherit (efi) efiSysMountPoint canTouchEfiVariables;
};