Skip to content

Commit e9b3989

Browse files
authored
distro: Add Vanilla OS (#678)
1 parent 4bb0f48 commit e9b3989

File tree

2 files changed

+329
-0
lines changed

2 files changed

+329
-0
lines changed

data/distro.yml

+8
Original file line numberDiff line numberDiff line change
@@ -586,3 +586,11 @@
586586
- name: Restart
587587
text: '
588588
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>'
589+
590+
- name: Vanilla OS
591+
logo: "vanillaos.svg"
592+
introduction: >
593+
<h2>Flatpak is installed by default on Vanilla OS.</h2>
594+
<p>You can use the Software app or browse <a href="https://flathub.org/">Flathub</a> to install some apps.</p>
595+
<p>If for some reason Flathub is not available, you can configure it manually using the following command:</p>
596+
<terminal-command>host-shell flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>

source/img/distro/vanillaos.svg

+321
Loading

0 commit comments

Comments
 (0)