nixos/installer/netboot-minimal: add missing lib

This commit is contained in:
Lin Yinfeng
2022-12-12 09:54:17 +08:00
parent 9e60c8d65d
commit 7f220a0422
@@ -1,6 +1,6 @@
# This module defines a small netboot environment.
{ ... }:
{ lib, ... }:
{
imports = [