No space left on device error when rebuilding, but plenty of storage available!

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