Create file for new user

Solution 1:

Put the file in directory

/etc/skel/Desktop/ 

in the chrooted version of you custom build. If the directory does not exist yet you need to create it. /etc/skel/ is used to create the "skeleton" for the new users /home/$USER/ directories and content.