Install syncthing via rpm-ostree; remove unused scrpts
This commit is contained in:
@@ -8,9 +8,16 @@ stages:
|
||||
- from-file: common/helix.yml
|
||||
modules:
|
||||
- from-file: common/updates.yml
|
||||
- type: script
|
||||
scripts:
|
||||
- install-syncthing.sh
|
||||
# - type: script
|
||||
# scripts:
|
||||
# - install-syncthing.sh
|
||||
- type: rpm-ostree
|
||||
install:
|
||||
- syncthing
|
||||
- type: systemd
|
||||
user:
|
||||
enabled:
|
||||
- syncthing
|
||||
- type: fonts
|
||||
fonts:
|
||||
nerd-fonts:
|
||||
|
||||
Reference in New Issue
Block a user