{ home-manager.users."anon" = { home.stateVersion = "25.05"; home.file."~/Desktop/README.md" = { source = ../var/README.md; }; }; }