nixos/lib/utils: Make the set recursive again, unbreak eval
This commit is contained in:
parent
7e534e3eeb
commit
7ca5b39125
@ -1,6 +1,6 @@
|
|||||||
pkgs: with pkgs.lib;
|
pkgs: with pkgs.lib;
|
||||||
|
|
||||||
{
|
rec {
|
||||||
|
|
||||||
# Check whenever fileSystem is needed for boot
|
# Check whenever fileSystem is needed for boot
|
||||||
fsNeededForBoot = fs: fs.neededForBoot
|
fsNeededForBoot = fs: fs.neededForBoot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user