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

View File

@@ -2,8 +2,6 @@
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules:
- type: script
scripts:
- install-syncthing.sh
snippets:
- rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
- type: rpm-ostree
@@ -25,4 +23,9 @@ modules:
- xclip
- bat
- brave-browser
- syncthing
- type: systemd
user:
enabled:
- syncthing
- from-file: common/ms-fonts.yml