chore(nix): statix bool_comparison + stale-path comment fixes #58

Merged
lyrathorpe merged 3 commits from chore/nix-cleanup into main 2026-08-26 20:48:38 +01:00
Owner

Small code-quality cleanups from the audit (issue #57).

  • modules/users.nix: drop redundant == true in two lib.mkIf guards (statix bool_comparison).
  • modules/sway.nix, hosts/RPi5/configuration.nix: fix stale in-code comments referencing the pre-refactor system/modules/features.nix path (now modules/features.nix).

No behavioural change.

Small code-quality cleanups from the audit (issue #57). - `modules/users.nix`: drop redundant `== true` in two `lib.mkIf` guards (statix `bool_comparison`). - `modules/sway.nix`, `hosts/RPi5/configuration.nix`: fix stale in-code comments referencing the pre-refactor `system/modules/features.nix` path (now `modules/features.nix`). No behavioural change.
lyrathorpe added 3 commits 2026-08-26 20:41:08 +01:00
lyrathorpe force-pushed chore/nix-cleanup from 5f83098b20 to 9d2379bb3e 2026-08-26 20:41:08 +01:00 Compare
lyrathorpe scheduled this pull request to auto merge when all checks succeed 2026-08-26 20:41:41 +01:00
lyrathorpe merged commit 9b1e2fb447 into main 2026-08-26 20:48:38 +01:00
lyrathorpe deleted branch chore/nix-cleanup 2026-08-26 20:48:41 +01:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lyrathorpe/nixfiles#58