Replace VS Code with Code OSS.

This commit is contained in:
2021-02-07 09:14:42 -06:00
parent 1895e422b3
commit 9e376f9a96
2 changed files with 13 additions and 1 deletions

View File

@ -58,6 +58,18 @@
remote: flathub
state: present
- name: Workstation | Linux | Flatpak | Install Code OSS
flatpak:
name: com.visualstudio.code-oss
remote: flathub
state: present
- name: Workstation | Linux | Flatpak | Remove VS Code
flatpak:
name: com.visualstudio.code
remote: flathub
state: present
# Software not yet available in Flatpak form.
- name: Workstation | Linux | Flatpak | Install Lutris from Package Manager