Update claude memory
This commit is contained in:
parent
17c2e66c69
commit
f2107200bd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
## Nix Configuration System
|
||||
|
||||
- This is my nix configuration system. Whenever you need to introduce update to my config, remember to check the current config.
|
||||
- When you are going to introduce any update, do it on a experimental branch (use 'nightly'), and commit and push to that branch after you perform `hms` to at least check the home-manager switch can pass. Never work on the master branch which I will perform merge manually.
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue