feat(common): setup additional components to apt source list
This commit is contained in:
parent
223cbfb877
commit
9cdcef9dca
3 changed files with 27 additions and 0 deletions
|
@ -8,3 +8,6 @@ common_gitconfig_force_sign: false
|
|||
common_gitconfig_signingkey: ""
|
||||
common_apt_packages: []
|
||||
common_install_fonts: false
|
||||
common:
|
||||
apt_components: ['contrib', 'non-free', 'non-free-firmware']
|
||||
deb822_format: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue