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