We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb0f48 commit e9b3989Copy full SHA for e9b3989
data/distro.yml
@@ -586,3 +586,11 @@
586
- name: Restart
587
text: '
588
<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
0 commit comments