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