Added lib call on top of box/default.nix

This commit is contained in:
2025-10-02 14:57:47 +03:00
parent 6228f2b8e9
commit 256d6be984

View File

@@ -1,6 +1,7 @@
{
config,
pkgs,
lib,
...
}: {
imports = [