diff options
Diffstat (limited to 'raveos-calamares-theme/etc')
| -rwxr-xr-x | raveos-calamares-theme/etc/calamares/settings.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/raveos-calamares-theme/etc/calamares/settings.conf b/raveos-calamares-theme/etc/calamares/settings.conf index 73f0843..6364cee 100755 --- a/raveos-calamares-theme/etc/calamares/settings.conf +++ b/raveos-calamares-theme/etc/calamares/settings.conf @@ -114,9 +114,6 @@ modules-search: [ local ] # YAML: list of lists of strings. instances: -- id: desktop - module: netinstall - config: netinstall-desktop.conf - id: drivers module: netinstall config: netinstall-drivers.conf @@ -155,7 +152,7 @@ sequence: - keyboard - partition - users - - netinstall@desktop + - desktopselect # - netinstall@apps # - tracking - summary |