programs.rush.rules

NixOS option

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 in: nixos/modules/programs/rush.nixView source on NixOS/nixpkgs →