diff --git a/config/install/tvi.taxonomy_vocabulary.uw_vocab_service_categories.yml b/config/install/tvi.taxonomy_vocabulary.uw_vocab_service_categories.yml
new file mode 100644
index 0000000000000000000000000000000000000000..00c6e658424325d47db11ae13e9e93ec3ffb14a9
--- /dev/null
+++ b/config/install/tvi.taxonomy_vocabulary.uw_vocab_service_categories.yml
@@ -0,0 +1,5 @@
+enable_override: true
+view: uw_view_service_show_nodes
+view_display: services_in_category_page
+inherit_settings: true
+pass_arguments: true
diff --git a/uw_ct_service.info.yml b/uw_ct_service.info.yml
index 39a0dd66b5898f1a97238dbc3def15b85782e88e..dd5253c2b9399aaae2a1485be7f0787b7cfe065e 100644
--- a/uw_ct_service.info.yml
+++ b/uw_ct_service.info.yml
@@ -32,6 +32,7 @@ dependencies:
   - 'node_revision_delete:node_revision_delete'
   - 'office_hours:office_hours'
   - 'term_reference_tree:term_reference_tree'
+  - 'tvi:tvi'
   - 'uw_cfg_common:uw_cfg_common'
   - 'uw_media:uw_media'
   - 'views_autocomplete_filters:views_autocomplete_filters'