diff options
| author | AlexanderCurl <alexc@alexc.hu> | 2026-04-18 10:07:15 +0100 |
|---|---|---|
| committer | AlexanderCurl <alexc@alexc.hu> | 2026-04-18 10:07:15 +0100 |
| commit | e79cdf210b267f21a186255ce1a4d50029439d54 (patch) | |
| tree | f1b8535457baeb59bc1766bfe1615a530cedb6a5 /raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml | |
| parent | d411afc2257985d11753be4d65578eedae7c2f6a (diff) | |
| download | RaveOS-PKGBUILD-e79cdf210b267f21a186255ce1a4d50029439d54.tar.gz RaveOS-PKGBUILD-e79cdf210b267f21a186255ce1a4d50029439d54.zip | |
Added rsync to base pacstrap, added gvfs and modules to desktop installs
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml')
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml index 9ad2572..73b9e20 100644 --- a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml +++ b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml @@ -14,7 +14,9 @@ - ttf-ubuntu-font-family - rsync - gvfs + - gvfs-smb - gvfs-mtp + - gvfs-nfs - ufw - gufw - flatpak @@ -33,6 +35,10 @@ - plasma - kde-applications - konsole + - gvfs + - gvfs-smb + - gvfs-nfs + - gvfs-mtp - raveos-kde-theme - name: "GNOME Desktop" selected: false @@ -44,6 +50,10 @@ - gedit - gnome-disk-utility - gnome-system-monitor + - gvfs + - gvfs-smb + - gvfs-nfs + - gvfs-mtp - fuse2 - eog - gnome-calculator @@ -73,6 +83,10 @@ - cosmic-player - cosmic-wallpapers - raveos-cosmic-theme + - gvfs + - gvfs-smb + - gvfs-nfs + - gvfs-mtp - name: "Hyprland Desktop with DMS shell Nem felhasználó barát egyelőre!(WORK IN PROGRESS.)" selected: false expanded: false @@ -110,4 +124,8 @@ - xarchiver - tumbler - polkit-gnome - - raveos-hyprland-theme
\ No newline at end of file + - raveos-hyprland-theme + - gvfs + - gvfs-smb + - gvfs-mtp + - gvfs-nfs |