all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* skeleton files in sub-directories
@ 2019-05-26 10:08 Reza Alizadeh Majd
  2019-05-26 19:46 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Reza Alizadeh Majd @ 2019-05-26 10:08 UTC (permalink / raw)
  To: help-guix

Hi Guix, 

I want to add a series of configuration files to each user's home directory. for this 
I could use skeletons in operating system definitions. 

the problem is that some of these skeletons are located in sub-directories, for 
example `~/.local/share/foo/bar.cfg`. and when I run `guix system reconfigure`
I receive errors about missing parent directory (`~/.local/share/foo` in this example).

is there any way to create parent directories before copying the skeleton files? 


Thanks,
Reza

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-27  6:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-26 10:08 skeleton files in sub-directories Reza Alizadeh Majd
2019-05-26 19:46 ` Ludovic Courtès
2019-05-26 23:33   ` ison
2019-05-27  6:43   ` Reza Alizadeh Majd

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.