Add gvfs-smb so GNOME Files (Nautilus) can handle smb:// URIs. (#1327)
* add gvfs-smb to packages gvfs-smb and its dependencies (smbclient, samba, and cifs-utils) afford access to Samba servers in Nautilus/Files. * Add migration --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
co-authored by
David Heinemeier Hansson
parent
98db40fd0d
commit
29c2233399
@@ -34,6 +34,7 @@ sudo pacman -S --noconfirm --needed \
|
|||||||
gnome-themes-extra \
|
gnome-themes-extra \
|
||||||
gum \
|
gum \
|
||||||
gvfs-mtp \
|
gvfs-mtp \
|
||||||
|
gvfs-smb \
|
||||||
hypridle \
|
hypridle \
|
||||||
hyprland \
|
hyprland \
|
||||||
hyprland-qtutils \
|
hyprland-qtutils \
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
echo "Add Samba network drive support to the file manager"
|
||||||
|
|
||||||
|
pkg-add gvfs-smb
|
||||||
Reference in New Issue
Block a user