···2121 ];
2222 den.aspects.rockhopper.nixos.fwd.c = "host owned C";
23232424- # this is an `atLeast` parametric aspect that also includes
2525- # its owned configs and static (non-functional) includes.
2626- # Usage: just call `parametric` with an aspect.
2727- # or alternatively, set `__functor = den.lib.parametric;`
2424+ # this aspect will take any context and also forward it
2525+ # into any includes function that can take same context.
2826 den.aspects.fwd._.first = parametric {
2927 nixos.fwd.a = "First owned A";
3028 includes = [