Shortend desktop to desk

This commit is contained in:
2025-07-09 03:18:07 +02:00
parent e4ff99e336
commit dd1aab70fb
109 changed files with 85 additions and 85 deletions

View File

@@ -0,0 +1,14 @@
- name: install vlc and blu ray software
community.general.pacman:
name:
- vlc
- libaacs
- libbluray
state: present
#- name: install AUR packages to play blu ray
# kewlfft.aur.aur:
# use: yay
# name:
# - aacskeys
# - libbdplus
# become: false