Replace VS Code with Code OSS.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user