From 1cb27b35a025da1d398b22e7ac3bca83f97a4352 Mon Sep 17 00:00:00 2001 From: JohnnyRevay <65253638+jan-revay@users.noreply.github.com> Date: Thu, 26 Dec 2024 00:21:41 +0100 Subject: [PATCH] packages_install.ps1: Add a TODO --- Windows_1X/packages_install.ps1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Windows_1X/packages_install.ps1 b/Windows_1X/packages_install.ps1 index afd5147db..c53d4c6c6 100644 --- a/Windows_1X/packages_install.ps1 +++ b/Windows_1X/packages_install.ps1 @@ -34,6 +34,9 @@ if (-not (Get-Command scoop -ErrorAction SilentlyContinue)) { # TODO uncomment the next line resp. fix it so that it works and (scoop is not found right after the installation, probably path problem) scoop install windows-virtualdesktop-helper +# TODO - go over this list https://github.com/ChrisTitusTech/winutil/blob/main/config/applications.json and add useful apps +# TODO add linux versions of the useful apps to linux initPC script + $WINGET_PACKAGES = @( # HW monitoring 'CPUID.CPU-Z'