add nix skill

This commit is contained in:
Sridhar Ratnakumar 2025-11-10 14:52:53 -05:00
parent 7adfa9cc59
commit 012731a155

View file

@ -0,0 +1,11 @@
---
name: nix
description: Expert Nix development assistance. Use when working with Nix code, .nix files, flakes, NixOS configuration, or when user mentions Nix, flake-parts, nixpkgs.
---
# Nix Development
## Guidelines
- Use **flake-parts** when creating new flakes
- Format with **nixpkgs-fmt** after changes