diff --git a/bin/install_homebrew_casks b/bin/install_homebrew_casks index cfc0a7f..a1075fa 100755 --- a/bin/install_homebrew_casks +++ b/bin/install_homebrew_casks @@ -19,7 +19,7 @@ brew install --cask element brew install --cask signal # Cloud & Sync -brew install --cask nextcloud +brew install --cask nextcloud-vfs brew install --cask proton-drive brew install --cask proton-mail brew install --cask protonvpn diff --git a/install.sh b/install.sh index 2262db4..0f0effe 100755 --- a/install.sh +++ b/install.sh @@ -134,7 +134,7 @@ CASKS=( "deepl" # DeepL translator "element" # Matrix client "signal" # Signal messenger - "nextcloud" # Nextcloud sync + "nextcloud-vfs" # Nextcloud sync (with virtual files support) "proton-drive" # Proton Drive "proton-mail" # Proton Mail "protonvpn" # Proton VPN