mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
nixos/installer/netboot-minimal: add missing lib
This commit is contained in:
parent
9e60c8d65d
commit
7f220a0422
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# This module defines a small netboot environment.
|
||||
|
||||
{ ... }:
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue