That’s probably the culprit. In nix flake evaluation, if unquoted, nix would try to copy the directory into the store. Try quoting it and the home
attribute value
8 Likes
That’s probably the culprit. In nix flake evaluation, if unquoted, nix would try to copy the directory into the store. Try quoting it and the home
attribute value