DSC v3 support in WSL Settings
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
### Description of the new feature / enhancement
I'd like to be able to use WSL Settings as a DSC v3 resource to configure WSL so I don't need to use aPowerShell module. [DSC v3](https://github.com/PowerShell/DSC) will be added as an experimental feature in WinGet and WSL settings would be a great test case.
Initially, I was thinking about getting the ability to enable/disable and configure couple of settings like processor count, memory size, and networking mode, etc.
### Scenario when this would be used?
When I am running a WinGet configuration, I'd like to be able to not only install WSL, but also have it configured (without the need for a PowerShell Module containing DSC Resources).
### Supporting information
[DSC v3](https://github.com/PowerShell/DSC)
WinGet experimental feature for DSC v3 support:
* https://github.com/microsoft/winget-cli/issues/3767
Contributor guide
Assessment
This issue has not been assessed yet.