MyNixOS website logo
option

programs.schroot.profiles.<name>.copyfiles

A list of files to copy into the chroot from the host system.

Declarations
Type
list of string
Example
[
  "/etc/resolv.conf"
]