5 lines
73 B
Nix

{ ... }:
{
config._module.args.mkk = import ./private/variables.nix;
}