fix: only install brew on desktop images (#512)

This commit is contained in:
RoyalOughtness
2024-11-01 11:04:25 -07:00
committed by GitHub
parent 3136e78102
commit fa3a0298fc
2 changed files with 2 additions and 2 deletions

View File

@@ -26,8 +26,6 @@ modules:
- source: system/etc
destination: /etc
- from-file: common/common-scripts.yml
- type: brew
brew-analytics: false
- type: script
scripts:
- enablecommonautoupdate.sh

View File

@@ -16,3 +16,5 @@ modules:
scripts:
- enableflatpakautoupdate.sh
- type: yafti
- type: brew
brew-analytics: false