Move recipes

This commit is contained in:
Gerald Pinder
2024-04-11 17:42:33 -04:00
parent 779ec882ec
commit bf98ea6180
12 changed files with 1 additions and 1 deletions

31
recipes/dev-packages.yml Normal file
View File

@@ -0,0 +1,31 @@
modules:
- from-file: docker-engine.yml
- type: script
scripts:
- install-mkcert.sh
- setup-kubectl.sh
- type: rpm-ostree
repos:
- https://pkg.earthly.dev/earthly.repo
- https://cli.github.com/packages/rpm/gh-cli.repo
install:
- cmake
- virt-manager
- "gcc-c++"
- earthly
- kubectl
- helm
- neovim
- helix
- openssl1.1
- parallel
- gcc-aarch64-linux-gnu
- gcc-c++-aarch64-linux-gnu
- musl-gcc
- alacritty
- openssl-devel
- bat
- gh
- type: script
scripts:
- install-codelldb.sh