mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 11:58:26 +00:00
fix: rearrange modules to ensure file changes are applied properly
This commit is contained in:
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- from-file: common/kinoite-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,15 +10,15 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- from-file: common/kinoite-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39 # latest is also supported if you want new updates ASAP
|
||||
# module configuration, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- from-file: common/kinoite-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,15 +10,15 @@ image-version: 39 # latest is also supported if you want new updates ASAP
|
||||
# module configuration, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- from-file: common/kinoite-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/silverblue-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,14 +10,14 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/silverblue-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39 # latest is also supported if you want new updates ASAP
|
||||
# module configuration, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/silverblue-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,14 +10,14 @@ image-version: 39 # latest is also supported if you want new updates ASAP
|
||||
# module configuration, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/silverblue-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/bluefin-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/bluefin-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/bluefin-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/bluefin-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/bluefin-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/bluefin-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,14 +10,14 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/bluefin-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/bluefin-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/bluefin-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/bluefin-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,14 +10,14 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/bluefin-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/bluefin-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/cinnamon-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/cinnamon-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/cinnamon-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/cinnamon-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- from-file: common/kinoite-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,15 +10,15 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- from-file: common/kinoite-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- from-file: common/kinoite-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,15 +10,15 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- from-file: common/kinoite-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/kinoite-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39 # latest is also supported if you want new updates ASAP
|
||||
# module configuration, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/silverblue-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,14 +10,14 @@ image-version: 39 # latest is also supported if you want new updates ASAP
|
||||
# module configuration, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/silverblue-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/silverblue-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,14 +10,14 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/silverblue-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,11 +10,11 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,13 +10,13 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/wayfire-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,14 +10,14 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/wayfire-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,12 +10,12 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/wayfire-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,14 +10,14 @@ image-version: 39
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/gui-packages.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/remove-firefox.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/gui-scripts.yml
|
||||
- from-file: common/wayfire-scripts.yml
|
||||
- from-file: common/disableuserns-packages.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- type: signing
|
||||
- type: yafti
|
||||
@@ -10,9 +10,9 @@ image-version: stable
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/server-scripts.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/server-files.yml
|
||||
- from-file: common/server-scripts.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
|
||||
@@ -10,10 +10,10 @@ image-version: stable
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/server-scripts.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/server-files.yml
|
||||
- from-file: common/server-scripts.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- type: signing
|
||||
@@ -10,9 +10,9 @@ image-version: stable-nvidia
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/server-scripts.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/server-files.yml
|
||||
- from-file: common/server-scripts.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
@@ -10,10 +10,10 @@ image-version: stable-nvidia
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/server-scripts.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- from-file: common/common-files.yml
|
||||
- from-file: common/server-files.yml
|
||||
- from-file: common/server-scripts.yml
|
||||
- from-file: common/common-packages.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: signing
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- type: signing
|
||||
Reference in New Issue
Block a user