mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 19:12:13 +02:00
installing jmptfs for dealing with mtp devices
This commit is contained in:
@@ -12,6 +12,11 @@
|
|||||||
synchronize:
|
synchronize:
|
||||||
src: fontconfig
|
src: fontconfig
|
||||||
dest: /$HOME/.config
|
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)
|
- name: Install Unzip (uncompression utility)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user