2.home-manager/modules/targets/generic-linux/gpu
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
..
setup generic-linux-gpu: put systemd unit in lib/systemd 2026-01-08 13:15:31 -05:00
default.nix treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00
gpu-libs-env.nix GPU freedom (#8239) 2025-11-30 14:48:38 +01:00