Add native vscode as overlay to increase compatibility with using other tools together with code
This commit is contained in:
parent
f5bb8a8049
commit
970899774f
1 changed files with 3 additions and 0 deletions
|
|
@ -18,8 +18,10 @@ modules:
|
||||||
destination: /
|
destination: /
|
||||||
- type: rpm-ostree
|
- type: rpm-ostree
|
||||||
repos:
|
repos:
|
||||||
|
- https://packages.microsoft.com/yumrepos/vscode/config.repo
|
||||||
- https://download.docker.com/linux/fedora/docker-ce.repo
|
- https://download.docker.com/linux/fedora/docker-ce.repo
|
||||||
keys:
|
keys:
|
||||||
|
- https://packages.microsoft.com/keys/microsoft.asc
|
||||||
- https://download.docker.com/linux/fedora/gpg
|
- https://download.docker.com/linux/fedora/gpg
|
||||||
install:
|
install:
|
||||||
- vlc
|
- vlc
|
||||||
|
|
@ -64,6 +66,7 @@ modules:
|
||||||
- cockpit-storaged
|
- cockpit-storaged
|
||||||
- gnome-boxes
|
- gnome-boxes
|
||||||
- bottles
|
- bottles
|
||||||
|
- code
|
||||||
- type: fonts
|
- type: fonts
|
||||||
fonts:
|
fonts:
|
||||||
nerd-fonts:
|
nerd-fonts:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue