mirror of
https://github.com/nix-community/home-manager.git
synced 2026-09-15 03:09:21 +00:00
Per-account config files were combined with a linear foldl' of //. mergeAttrsList performs the equivalent shallow merge without the quadratic accumulator recopy.