mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
installing jmptfs for dealing with mtp devices
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
synchronize:
|
||||
src: fontconfig
|
||||
dest: /$HOME/.config
|
||||
- name: Install JMTPFS (for accessing MTP devices)
|
||||
kewlfft.aur.aur:
|
||||
name: jmtpfs
|
||||
state: present
|
||||
update_cache: yes
|
||||
- name: Install Unzip (uncompression utility)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user