create updates module file
This commit is contained in:
@@ -4,16 +4,10 @@ modules:
|
|||||||
- from-file: common/jp-packages.yml
|
- from-file: common/jp-packages.yml
|
||||||
- from-file: common/gaming.yml
|
- from-file: common/gaming.yml
|
||||||
- from-file: common/dev-packages.yml
|
- from-file: common/dev-packages.yml
|
||||||
|
- from-file: common/updates.yml
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- distrobox: /usr
|
- distrobox: /usr
|
||||||
- rpm-ostreed-conf: /usr/etc
|
|
||||||
- type: fonts
|
- type: fonts
|
||||||
nerdfont:
|
nerdfont:
|
||||||
- JetBrainsMono
|
- JetBrainsMono
|
||||||
- type: systemd
|
|
||||||
system:
|
|
||||||
masked:
|
|
||||||
- ublue-update.timer
|
|
||||||
enabled:
|
|
||||||
- rpm-ostreed-automatic.timer
|
|
||||||
|
|||||||
10
recipes/common/updates.yml
Normal file
10
recipes/common/updates.yml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
modules:
|
||||||
|
- type: files
|
||||||
|
files:
|
||||||
|
- rpm-ostreed-conf: /usr/etc
|
||||||
|
- type: systemd
|
||||||
|
system:
|
||||||
|
masked:
|
||||||
|
- ublue-update.timer
|
||||||
|
enabled:
|
||||||
|
- rpm-ostreed-automatic.timer
|
||||||
Reference in New Issue
Block a user