Compare commits

..

No commits in common. "be70506cecdb2d0073519aff61bc811323dd1860" and "e8a0c93a3e750a65df7f75a83e04d42e649a4088" have entirely different histories.

4 changed files with 0 additions and 30 deletions

View File

@ -1,6 +0,0 @@
---
- name: Install brave
aur:
name: brave-bin
become_user: daniel

View File

@ -2,15 +2,3 @@
- name: Install Godot - name: Install Godot
pacman: name=godot pacman: name=godot
- name: Install VSCodium
aur:
name: vscodium-bin
become_user: daniel
- name: Fix VSCodium Sandbox
ansible.builtin.shell:
cmd: chmod u+s /bedrock/strata/arch/opt/vscodium-bin/chrome-sandbox
- name: Install terminator
pacman: name=terminator

View File

@ -1,6 +0,0 @@
---
- name: Install legendary
aur:
name: legendary
become_user: daniel

View File

@ -1,6 +0,0 @@
---
- name: Install onlyoffice
aur:
name: onlyoffice-bin
become_user: daniel