constants: rename 'distro.yaml' to 'distro.yml'

This commit is contained in:
InsanePrawn 2023-03-27 18:59:55 +02:00
parent f313334a27
commit b9e044f932

View file

@ -26,7 +26,7 @@ BASE_PACKAGES: list[str] = BASE_LOCAL_PACKAGES + [
POST_CMDS = ['kupfer-config apply']
REPOS_CONFIG_FILE = "repos.yaml"
REPOS_CONFIG_FILE = "repos.yml"
REPOSITORIES = [
'boot',