diff --git a/constants.py b/constants.py index 0112f00..0d470ec 100644 --- a/constants.py +++ b/constants.py @@ -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',