forked from mirrors/nixpkgs
parent
5ffec31ffd
commit
ae608faa85
|
@ -18,6 +18,7 @@ in
|
|||
boot.initrd.extraUtilsCommands = mkIf inInitrd
|
||||
''
|
||||
copy_bin_and_libs ${pkgs.xfsprogs.bin}/bin/fsck.xfs
|
||||
copy_bin_and_libs ${pkgs.xfsprogs.bin}/bin/xfs_repair
|
||||
'';
|
||||
|
||||
# Trick just to set 'sh' after the extraUtils nuke-refs.
|
||||
|
|
Loading…
Reference in a new issue