Add yubikey authenticator

This commit is contained in:
2024-10-22 16:50:03 +02:00
parent 3bc765aac0
commit fbf367cdc9

View File

@@ -13,7 +13,9 @@ $packages = @(
"Microsoft.powertoys", "Microsoft.powertoys",
"google.chrome", "google.chrome",
"spotify.spotify", "spotify.spotify",
"microsoft.azuredatastudio" "microsoft.azuredatastudio",
"mozilla.thunderbird",
"yubico.authenticator"
) )
# Iterate through each package and install it # Iterate through each package and install it