2.home-manager/docs
Austin Horstman 01ea51d706 treewide: use inherit for attribute assignments
This change converts redundant attribute assignments of the form `a =
a;` or `a = someSet.a;` into cleaner `inherit` statements. This reduces
verbosity and follows common Nix style for bringing attributes into
scope.

Statix Codes: W03 (manual_inherit), W04 (manual_inherit_from)

Also include statix and the rule in our configuration.
2026-04-08 14:47:48 -05:00
..
manual feat: introduce development shell 2026-02-26 20:44:57 -06:00
release-notes neovim: disable python3 and ruby providers by default 2026-04-07 16:44:58 -05:00
static docs: add anchor link icons to headers 2026-02-22 09:48:42 +01:00
default.nix treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00
flake.lock docs: match parent flake nixpkgs channel 2026-03-19 10:49:27 -05:00
flake.nix treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00
home-configuration-nix-footer.5 docs: use nixos-render-docs 2023-12-07 21:28:16 +09:00
home-configuration-nix-header.5 docs: extend home-configuration.nix header 2023-12-07 21:28:18 +09:00
home-manager-manual.nix docs: add anchor link icons to headers 2026-02-22 09:48:42 +01:00
home-manager.1 home-manager: update copyright year in man page 2026-01-10 18:16:55 +01:00
html-open-tool.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
options.html docs: add redirect from the previous options.html 2024-06-09 13:09:00 +02:00