diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-26 17:31:35 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-26 17:31:35 +0200 |
| commit | bd924d00acaec482a466865709edbf6833f905a4 (patch) | |
| tree | 49632ec36c5360c91bee0a2cf107e717280a89b5 /raveos-calamares-theme/etc | |
| parent | 69aa2e2836af1f5177187bdef2ebd9eefdbfc95a (diff) | |
| download | RaveOS-PKGBUILD-bd924d00acaec482a466865709edbf6833f905a4.tar.gz RaveOS-PKGBUILD-bd924d00acaec482a466865709edbf6833f905a4.zip | |
test selector
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 |