Skip to content

Commit

Permalink
fix: [close #243] Add Flathub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
matbme authored Dec 25, 2023
1 parent 05e49e6 commit 79923de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipe.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"post_run": [
"sh -c /usr/bin/__first_setup_reset_session",
"abroot pkg apply",
"flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo",
"!nextBoot sh -c /usr/bin/__first_setup_cleanup"
],
"tour": {
Expand Down Expand Up @@ -570,4 +571,4 @@
]
}
}
}
}

0 comments on commit 79923de

Please sign in to comment.