about summary refs log tree commit diff
path: root/bundles/restic-backup/metadata.py
blob: 583be1f9d5492aec5856e9ff0615b6f624a8ffba (plain) (blame)
1
2
3
4
5
6
7
defaults = {
    "apk": {
        "packages": {
            "restic": {},
        },
    },
}