diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-10-19 22:07:34 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-10-20 00:12:22 +0200 |
| commit | 54d644bab1ef9cd8663d3366b1b3c94f57f5b945 (patch) | |
| tree | 25070549a6d51d3f739a909798882039a9aac326 /configure.yml | |
| parent | 5488d45efdea22ebb269e767145a6f26d7bc2dbb (diff) | |
Remove homebrew for linux as it's not that useful
The roles sometimes fail to install, and on linux it cannot be used with
casks which is defeating the purpose of having it to manage apps and
packages
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.yml b/configure.yml index 6da938b5..de84c5b5 100644 --- a/configure.yml +++ b/configure.yml @@ -7,7 +7,6 @@ - role: "locales" - role: "timezone" - role: "wireguard" - - role: "homebrew" - role: "python" - role: "go" - role: "docker" @@ -23,7 +22,6 @@ - role: "locales" - role: "timezone" - role: "wireguard" - - role: "homebrew" - role: "python" - role: "go" - role: "docker" |
