create updates module file
This commit is contained in:
@@ -4,16 +4,10 @@ modules:
|
||||
- from-file: common/jp-packages.yml
|
||||
- from-file: common/gaming.yml
|
||||
- from-file: common/dev-packages.yml
|
||||
- from-file: common/updates.yml
|
||||
- type: files
|
||||
files:
|
||||
- distrobox: /usr
|
||||
- rpm-ostreed-conf: /usr/etc
|
||||
- type: fonts
|
||||
nerdfont:
|
||||
- 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