change claude

This commit is contained in:
2025-11-28 01:57:30 +01:00
parent 998f04713f
commit 71c5bd5e6c

View File

@@ -80,6 +80,10 @@ utils/pkgs/<package-name>/
└── (other files like patches, lock files) └── (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 ## Conventions
- Nix files: two-space indentation, lower kebab-case naming - Nix files: two-space indentation, lower kebab-case naming