Hi, "Reza Alizadeh Majd" <[email protected]> skribis:
> I just aware about that copying the skeleton files is a one time operation, > we can't modify > skeleton files later with a new system configuration file for existing users. > do we have any > solution to copy skeleton files to existing users home directories on each > execution of > guix system reconfigure ? If you modify these files at each reconfigure, they’re no longer skeletons. :-) I would advise against it. Now, you could very much add an “activation snippet” that forcefully copies files to the user home directories at each boot. Thanks, Ludo’.
