cerulean/nix/snow/lib/util.nix
2026-03-17 20:37:59 +10:00

3 lines
42 B
Nix

{nt, ...}: {
inherit (nt) findImport;
}