Skip to content

Commit

Permalink
profiles/flathub: run at boot stage
Browse files Browse the repository at this point in the history
  • Loading branch information
joostruis committed Jan 30, 2025
1 parent 538d441 commit e60d88b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/mocaccino/profiles/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ packages:
- <<: *cli
- name: flathub
category: system-profile
version: "0.1"
version: "0.2"
description: "Add Flathub repo if Flatpak is installed"
requires:
- <<: *yip
Expand Down
2 changes: 1 addition & 1 deletion packages/mocaccino/profiles/profiles/flathub.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
stages:
reconcile:
boot:
- name: "enable flathub if needed"
commands:
- |
Expand Down

0 comments on commit e60d88b

Please sign in to comment.