mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
Using ./. forces Nix to copy the flake to the store a second time. Using bulitins.path like this, forcing the name to be "source", reduces the extraneous copy.