change claude
This commit is contained in:
parent
998f04713f
commit
71c5bd5e6c
1 changed files with 4 additions and 0 deletions
|
|
@ -80,6 +80,10 @@ utils/pkgs/<package-name>/
|
|||
└── (other files like patches, lock files)
|
||||
```
|
||||
|
||||
## Workflow
|
||||
|
||||
**IMPORTANT: Always run `./scripts/test-configuration <hostname>` after making any changes** to verify the NixOS configuration builds successfully. This is required before committing.
|
||||
|
||||
## Conventions
|
||||
|
||||
- Nix files: two-space indentation, lower kebab-case naming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue