Files
dotfiles/AGENTS.md

403 B

Use idiomatic nix.

If needed, read the appropriate entries of the following manuals:

  • man configuration.nix
  • man home-configuration.nix
  • ... among other resources

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. Do NOT attempt to rebuild the system, let the user handle that.