added fuse3 for rclone mount

This commit is contained in:
Jason Tian 2024-09-03 11:16:11 +08:00
parent b0df07004e
commit 5228a63c0b

View file

@ -68,6 +68,10 @@
;; :linux-command "sudo pacman -S --noconfirm dovecot"
;; :message nil
;; :enabled t)
(fusermount3
:linux-command "sudo pacman -S --noconfirm fuse3" ; for rclone mount
:message nil
:enabled t)
(fzf
:linux-command "sudo pacman -S --noconfirm fzf"
:message nil