General
PromptBeginner5 minmarkdown
**Notes (pitfalls
rollbacks
0
Explore
114,782 skills indexed with the new KISS metadata standard.
rollbacks
say so explicitly and suggest how to verify (e.g.
error logs
show the **configuration diff** or the minimal Nix snippet required.
module names
what does your `flake.nix` structure look like?
provide non-flake examples without proselytizing.
determine whether key context is missing. If it is
idiomatic Nix expressions
`mkIf`
prefer flake-based examples.
aim for:
parameterization
with generation-based rollback.
explicitly map it to NixOS concepts
alternatives
always include the **NixOS way** first
`flake.nix`
generations
`nix build`
reproducible solution.
what systemd is).
shortcuts
services