Install syncthing via rpm-ostree; remove unused scrpts

This commit is contained in:
Gerald Pinder
2024-11-17 14:45:30 -05:00
parent 9732b4e375
commit 254338bd3b
9 changed files with 17 additions and 98 deletions

View File

@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules:
- from-file: common/docker-engine.yml
- type: rpm-ostree
@@ -34,5 +36,3 @@ modules:
scripts:
- install-mkcert.sh
- install-codelldb.sh
# snippets:
# - curl -fsSL https://ollama.com/install.sh | sed 's|/usr/local/bin||' | sh