eval_config
Evaluates the final merged value of a NixOS or Home Manager configuration attribute via nix eval, with automatic flake URI and mode resolution when omitted.
Instructions
Evaluate the final merged value of an attribute in the user's actual NixOS/Home Manager configuration via nix eval (e.g. attr='services.openssh.enable'). flake_uri and mode auto-resolve when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attr | Yes | ||
| flake_uri | No | ||
| mode | No | nixos |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||