Update config.example.toml (#621)

Added WinGet setting:
enable_winget = true
This commit is contained in:
Nils
2023-11-26 01:06:17 +01:00
committed by GitHub
parent a15e6748c7
commit 18b37ce3e3

View File

@@ -182,6 +182,9 @@
# manager such as Scoop or Cargo
# self_rename = true
# Enable WinGet upgrade
# enable_winget = true
[npm]
# Use sudo if the NPM directory isn't owned by the current user