3
0
Fork 0
forked from mirrors/nixpkgs

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
No known key found for this signature in database
GPG key ID: 46947CB61521FC42

View file

@ -1,6 +1,6 @@
# This module defines a small netboot environment.
{ ... }:
{ lib, ... }:
{
imports = [