nixos/lib/utils: Make the set recursive again, unbreak eval

This commit is contained in:
Sarah Brofeldt 2019-09-08 13:31:18 +02:00
parent 7e534e3eeb
commit 7ca5b39125

View file

@ -1,6 +1,6 @@
pkgs: with pkgs.lib;
{
rec {
# Check whenever fileSystem is needed for boot
fsNeededForBoot = fs: fs.neededForBoot