20 lines
394 B
YAML
20 lines
394 B
YAML
modules:
|
|
- type: files
|
|
files:
|
|
- usr: /usr
|
|
- distrobox: /usr
|
|
- type: script
|
|
scripts:
|
|
- install-mkcert.sh
|
|
- install-syncthing.sh
|
|
- setup-kubectl.sh
|
|
# - install-earthly.sh
|
|
- from-file: jp-packages.yml
|
|
- type: script
|
|
scripts:
|
|
- setup-selinux-dockersock.sh
|
|
- install-codelldb.sh
|
|
- type: fonts
|
|
nerdfont:
|
|
- JetBrainsMono
|