Skip to content

Commit

Permalink
Attempting to add custom just files
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Campbell committed Dec 20, 2024
1 parent b59c4a6 commit 63472a2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
File renamed without changes.
5 changes: 5 additions & 0 deletions recipes/DX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ image-version: stable # latest is also supported if you want new updates ASAP
- OpenWeather Refined
#- Tailscale QS

- type: justfiles
validate: true
include:
- my-just.just


- type: default-flatpaks
notify: true # Send notification after install/uninstall is finished (true/false)
Expand Down
4 changes: 4 additions & 0 deletions recipes/bazzite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ modules:
- GSConnect
- OpenWeather Refined
- Tailscale QS
- type: justfiles
validate: true
include:
- my-just.just

- type: default-flatpaks
notify: true # Send notification after install/uninstall is finished (true/false)
Expand Down

0 comments on commit 63472a2

Please sign in to comment.