Add syncthing

This commit is contained in:
Yan Lin 2025-09-07 03:28:32 +02:00
parent 355bd0593d
commit 34e8027554
5 changed files with 74 additions and 21 deletions

View file

@ -1,10 +1,4 @@
## Nix Configuration System
- This is my nix configuration system. Whenever you need to introduce update to my config, remember to check the current config.
- After you introduce updates to the nix config, use `hms` to at least check the home-manager switch can pass.
- After you introduce updates, remember to reflect those updates in the readme, should they bring any changes.
## Testing Considerations
- When you perform testing, remember you are in a non-interactive shell so things work for me might not work for your testing, unless you take your special testing environment into consideration
- When performing hms test run, remember newly created files need to be `git add` to be recognized by nix