Skip to content

Commit

Permalink
fixing chezmoi module to be compliant top new standard
Browse files Browse the repository at this point in the history
  • Loading branch information
mecattaf committed Dec 10, 2024
1 parent 9a6bb65 commit 56ded0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
Empty file removed modules/.gitkeep
Empty file.
9 changes: 4 additions & 5 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,11 @@ modules:
#- fsync-kernel-override.sh

- type: chezmoi
install_chezmoi: true
repository: "https://github.com/mecattaf/dots-zen"
run_every: '1d'
wait_after_boot: '5m'
disable_init: false
disable_update: false
run-every: '1d'
wait-after-boot: '5m'
disable-init: false
disable-update: false

- type: default-flatpaks
notify: true
Expand Down

0 comments on commit 56ded0a

Please sign in to comment.