diff --git a/windows/choco/wsl.sls b/windows/choco/wsl.sls new file mode 100644 index 0000000..953a291 --- /dev/null +++ b/windows/choco/wsl.sls @@ -0,0 +1,3 @@ +'Installons Installons Windows Subsystem For Linux': + chocolatey.installed: + - name: wsl \ No newline at end of file