Move from config/ to files/
This commit is contained in:
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
@@ -1,7 +1,8 @@
|
|||||||
modules:
|
modules:
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- bluebuild-logo: /usr/share/plymouth/themes/spinner/
|
- source: bluebuild-logo
|
||||||
|
destination: /usr/share/plymouth/themes/spinner/
|
||||||
- type: script
|
- type: script
|
||||||
scripts:
|
scripts:
|
||||||
- initramfs.sh
|
- initramfs.sh
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
modules:
|
modules:
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- steam-firewall: /usr
|
- source: steam-firewall
|
||||||
|
destination: /usr
|
||||||
- type: r2modman
|
- type: r2modman
|
||||||
version: 3.1.49
|
version: 3.1.49
|
||||||
# - type: script
|
# - type: script
|
||||||
|
|||||||
@@ -8,7 +8,8 @@ modules:
|
|||||||
- from-file: common/cosmic.yml
|
- from-file: common/cosmic.yml
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- distrobox: /usr
|
- source: distrobox
|
||||||
|
destination: /usr
|
||||||
- type: fonts
|
- type: fonts
|
||||||
nerd-fonts:
|
nerd-fonts:
|
||||||
- JetBrainsMono
|
- JetBrainsMono
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
modules:
|
modules:
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- desktop-audio: /usr
|
- source: desktop-audio
|
||||||
|
destination: /usr
|
||||||
- from-file: common/jp-common.yml
|
- from-file: common/jp-common.yml
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
modules:
|
modules:
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- pipewire-tweaks: /usr
|
- source: pipewire-tweaks
|
||||||
|
destination: /usr
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
modules:
|
modules:
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- rpm-ostreed-conf: /usr/etc
|
- source: rpm-ostreed-conf
|
||||||
|
destination: /usr/etc
|
||||||
- type: systemd
|
- type: systemd
|
||||||
system:
|
system:
|
||||||
masked:
|
masked:
|
||||||
|
|||||||
Reference in New Issue
Block a user