From 08f46518f258ff276fd1010d2e5d03f8d2171d44 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 21 Dec 2025 17:45:00 -0500 Subject: [PATCH] Update samy.tasks.json --- samy.tasks.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/samy.tasks.json b/samy.tasks.json index edf962c..2704a7f 100644 --- a/samy.tasks.json +++ b/samy.tasks.json @@ -111,6 +111,16 @@ "Column": "right", "Group": "apps" }, + { + "Id": "winget1Password", + "Name": "winget1Password", + "Label": "1Password", + "HandlerFn": "Invoke-Install1Password", + "Page": "onboard", + "Column": "right", + "Group": "apps", + "Tooltip": "Installs 1Password via winget" + }, { "Id": "renameComputer", "Name": "renameComputer",