Rearrange modules

This commit is contained in:
2024-04-11 21:46:00 -04:00
parent bc5ef482a8
commit 4287d7b41c
5 changed files with 11 additions and 10 deletions

View File

@@ -1,8 +1,6 @@
modules:
- from-file: docker-engine.yml
- type: script
scripts:
- install-mkcert.sh
- setup-kubectl.sh
- type: rpm-ostree
repos:
@@ -28,4 +26,6 @@ modules:
- gh
- type: script
scripts:
- install-mkcert.sh
- install-codelldb.sh
- from-file: docker-engine.yml