mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
3 lines
61 B
Nix
3 lines
61 B
Nix
{pkgs}: {
|
|
generators = pkgs.callPackage ./generators {};
|
|
}
|