diff options
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/settings.conf')
| -rwxr-xr-x | raveos-calamares-theme/etc/calamares/settings.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/raveos-calamares-theme/etc/calamares/settings.conf b/raveos-calamares-theme/etc/calamares/settings.conf index 6364cee..f40f8ab 100755 --- a/raveos-calamares-theme/etc/calamares/settings.conf +++ b/raveos-calamares-theme/etc/calamares/settings.conf @@ -141,6 +141,9 @@ instances: - id: loader module: shellprocess config: shellprocess-loader.conf +- id: copybrave + module: shellprocess + config: shellprocess-copybrave.conf sequence: @@ -174,6 +177,7 @@ sequence: - bootloader - removeuser - users + - shellprocess@copybrave - networkcfg - hwclock - shellprocess@before |