config: add gpg dir to chroot paths
This commit is contained in:
parent
3034afe5a8
commit
4a48e78ec0
3 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,7 @@ class PathsSection(DictScheme):
|
|||
images: str
|
||||
ccache: str
|
||||
rust: str
|
||||
gpg: str
|
||||
|
||||
|
||||
class ProfilesSection(DictScheme):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue