Files
dotfiles/AGENTS.md
2026-01-26 15:15:34 +00:00

10 lines
323 B
Markdown

Use idiomatic nix.
Before making changes, read the appropriate entries of the following manuals:
- man configuration.nix
- man home-configuration.nix
Do not read the entire manual at once, instead search only for what you need.
After editing nix configurations, always run `nix flake check nixos/` to check for errors.