mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 19:38:10 +00:00
fix: only install brew on desktop images (#512)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -16,3 +16,5 @@ modules:
|
||||
scripts:
|
||||
- enableflatpakautoupdate.sh
|
||||
- type: yafti
|
||||
- type: brew
|
||||
brew-analytics: false
|
||||
Reference in New Issue
Block a user