Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
programs
schroot
profiles
<name>
copyfiles
option
programs.schroot.profiles.<name>.copyfiles
A list of files to copy into the chroot from the host system.
Declarations
nixos/modules/programs/schroot.nix
Type
list of string
Example
[
"/etc/resolv.conf"
]