Skip to content

Commit

Permalink
Include t2linux profile
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Jan 18, 2024
1 parent 71c7d03 commit c2cdd25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion components/desktop-environments.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<image>
<profiles>
<profile name="DesktopCommon" description="Common desktop packages"/>
<profile name="DesktopCommon" description="Common desktop packages">
<requires profile="t2linux"/>
</profile>
<profile name="GNOME-Desktop" description="GNOME Desktop">
<requires profile="DesktopCommon"/>
</profile>
Expand Down
1 change: 1 addition & 0 deletions components/liveinstall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<profiles>
<profile name="LiveInstall" description="Live Install ISO">
<requires profile="BootCore"/>
<requires profile="t2linux"/>
</profile>
</profiles>
<preferences profiles="LiveInstall">
Expand Down

0 comments on commit c2cdd25

Please sign in to comment.