mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
Install croc separately on WSL
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
workstation_dev_packages:
|
||||
- croc
|
||||
- distrobox
|
||||
- gnupg
|
||||
- gpg-agent
|
||||
|
||||
@@ -3,7 +3,6 @@ enabled_services:
|
||||
- docker
|
||||
|
||||
workstation_dev_wsl_packages:
|
||||
- croc
|
||||
- lazygit
|
||||
- pinentry-curses
|
||||
- python3-pip
|
||||
@@ -18,6 +17,8 @@ workstation_dev_wsl_excluded_packages:
|
||||
- yubikey-manager
|
||||
workstation_is_wsl: true
|
||||
workstation_manage_google_chrome: false
|
||||
workstation_manage_croc: true
|
||||
workstation_croc_version: v11.0.3
|
||||
workstation_removed_snap_packages: []
|
||||
workstation_snap_packages: []
|
||||
workstation_dev_wsl_python_packages: []
|
||||
|
||||
Reference in New Issue
Block a user