feat: Update application config

This commit is contained in:
Louis Gallet 2024-11-11 21:39:47 +01:00
parent 70478ce248
commit 8137dce029
Signed by: lgallet
GPG Key ID: 84D3DF1528A84511

View File

@ -49,7 +49,14 @@
"termius" "termius"
"tower" "tower"
"mattermost" "mattermost"
"aldente" "aldente"
"logi-options+"
"adobe-creative-cloud"
"bitwarden"
"jordanbaird-ice"
"ollama"
"qbittorrent"
"zoom"
]; ];
brews = [ brews = [
"wget" "wget"
@ -74,6 +81,7 @@
"zsh" "zsh"
"yubikey-agent" "yubikey-agent"
"pkg-config" "pkg-config"
"ollama"
]; ];
taps = [ taps = [
"hashicorp/tap" "hashicorp/tap"