programs.rush.rules

The rule statement configures a GNU Rush rule. This is a block statement, which means that all statements located between it and the next rule statement (or end of file, whichever occurs first) modify the definition of that rule.

Type
attribute set of strings concatenated with "\n"
Default
{ }
Declared
<nixpkgs/nixos/modules/programs/rush.nix>