5 lines
73 B
Nix
Raw Normal View History

2026-02-08 10:52:41 +01:00
{ ... }:
{
config._module.args.mkk = import ./private/variables.nix;
}