adds missing import

This commit is contained in:
Dennis Schoepf 2026-01-09 22:02:19 +01:00
parent df55e2a7e1
commit 5991f57010

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ config, pkgs, lib, ... }:
{