apt add docs about options

This commit is contained in:
CroneKorkN 2025-06-22 09:40:13 +02:00
parent 6616ae7417
commit 3dffc05c9d
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -13,6 +13,9 @@
'deb',
'deb-src',
},
'options': { # optional
'aarch': 'amd64',
},
'urls': {
'https://deb.debian.org/debian',
},