Move some files around

This commit is contained in:
Gerald Pinder
2024-04-16 17:22:45 -04:00
parent 29b9627660
commit ca1da8e643
13 changed files with 11 additions and 38 deletions

View File

@@ -0,0 +1,31 @@
modules:
- from-file: modules/docker-engine.yml
- type: script
scripts:
- 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-mkcert.sh
- install-codelldb.sh