refactor: use rr actions/loader

refactor: use rr actions
This commit is contained in:
Nicolas Meienberger
2025-08-31 19:22:55 +02:00
parent 23f47bbb6b
commit 37effcb4e3
21 changed files with 454 additions and 219 deletions

18
mutagen.yml Normal file
View File

@@ -0,0 +1,18 @@
sync:
defaults:
ignore:
vcs: true
paths:
- "node_modules"
- ".git"
- ".DS_Store"
- "tmp"
- "logs"
ironmount:
alpha: "."
beta: "nicolas@192.168.2.42:/home/nicolas/ironmount"
mode: "one-way-safe"
flushOnCreate: true
ignore:
paths:
- "node_modules"