Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion hub/dev-environment/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,13 @@ items:
- name: Run in admin mode
href: ../powertoys/administrator.md
- name: DSC configuration
href: ../powertoys/dsc-configure.md
items:
- name: Overview
href: ../powertoys/dsc-configure/overview.md
- name: Configure with PowerShell DSC
href: ../powertoys/dsc-configure/psdsc.md
- name: Configure with Microsoft DSC
href: ../powertoys/dsc-configure/microsoft-dsc.md
- name: Group Policy
href: ../powertoys/grouppolicy.md
- name: Report a bug
Expand Down
Loading