CI / flake (pull_request) Successful in 3m30s
- flake.nix: drop the dead "lens" unfree entry; pkgs.lens is named "lens-desktop", which is the name the predicate actually matches. - home/README.md: the Nix LSP is nil_ls, not nil. - .editorconfig: remove the rule block that duplicated the [*] defaults. - hosts/RPi5/docker.nix: name the trusted Docker subnet in a let binding rather than repeating the literal CIDR. Deferred from the audit bundle: the .gitignore firmware entry (documented, low value) and the per-eval nixpkgs-unstable overlay import (inherently per-system, no clean hoist). Closes #53