···504505 path = mkOption {
506 type = types.path;
507- example = "/nix/var/nix/profiles/containers/webserver";
508 description = ''
509 As an alternative to specifying
510 <option>config</option>, you can specify the path to
···504505 path = mkOption {
506 type = types.path;
507+ example = "/nix/var/nix/profiles/per-container/webserver";
508 description = ''
509 As an alternative to specifying
510 <option>config</option>, you can specify the path to