Compare commits

..

No commits in common. "4a7e9803716c725ebcf8bfe00e5b682815ce0845" and "15b967fa0be706d1ab0cdf0736442646b706e297" have entirely different histories.

2 changed files with 2 additions and 6 deletions

View File

@ -9,7 +9,7 @@
pacman: name=lutris pacman: name=lutris
- name: Install lutris depends - name: Install lutris depends
pacman: name=lib32-mesa vulkan-radeon lib32-vulkan-radeon vulkan-icd-loader lib32-vulkan-icd-loader wine lib32-gnutls pacman: name=lib32-mesa vulkan-radeon lib32-vulkan-radeon vulkan-icd-loader lib32-vulkan-icd-loader wine
- name: Install Heroic Launcher - name: Install Heroic Launcher
aur: aur:
@ -19,3 +19,4 @@
- name: Fix Heroic Sandbox - name: Fix Heroic Sandbox
ansible.builtin.shell: ansible.builtin.shell:
cmd: chmod u+s /bedrock/strata/arch/opt/Heroic/chrome-sandbox cmd: chmod u+s /bedrock/strata/arch/opt/Heroic/chrome-sandbox

View File

@ -4,8 +4,3 @@
aur: aur:
name: onlyoffice-bin name: onlyoffice-bin
become_user: daniel become_user: daniel
- name: Install logseq
aur:
name: logseq-desktop-bin
become_user: daniel