Create custom bootc update unit
This commit is contained in:
@@ -7,7 +7,7 @@ modules:
|
||||
- from-file: common/gaming-bootc.yml
|
||||
- from-file: common/dev-packages-bootc.yml
|
||||
- from-file: common/dev-apps-bootc.yml
|
||||
# - from-file: common/updates.yml
|
||||
- from-file: common/updates.yml
|
||||
- type: files
|
||||
files:
|
||||
- source: distrobox
|
||||
|
||||
@@ -3,10 +3,12 @@ modules:
|
||||
files:
|
||||
- source: rpm-ostreed-conf
|
||||
destination: /etc
|
||||
- source: bootc-update
|
||||
destination: /usr/lib/systemd/system
|
||||
- type: systemd
|
||||
system:
|
||||
masked:
|
||||
- ublue-update.timer
|
||||
enabled:
|
||||
- rpm-ostreed-automatic.timer
|
||||
# - bootc-fetch-apply-updates.timer
|
||||
enabled:
|
||||
- bootc-fetch-apply-updates.timer
|
||||
|
||||
@@ -17,5 +17,6 @@ modules:
|
||||
- rstudio-desktop
|
||||
- libreoffice
|
||||
- from-file: common/ms-fonts.yml
|
||||
- from-file: common/updates.yml
|
||||
- from-file: common/bluebuild-logo.yml
|
||||
- from-file: common/post-build.yml
|
||||
|
||||
Reference in New Issue
Block a user