This commit is contained in:
Lukas Wurzinger 2025-01-04 23:52:05 +01:00
parent 024ea1168a
commit 95e5f7d8b2
No known key found for this signature in database

View file

@ -3,6 +3,7 @@
lib, lib,
pkgs, pkgs,
utils, utils,
config,
... ...
}: let }: let
inherit (lib) types; inherit (lib) types;