diff --git a/peach_package_builder/constants.py b/peach_package_builder/constants.py index 5303f45..8718f48 100644 --- a/peach_package_builder/constants.py +++ b/peach_package_builder/constants.py @@ -24,5 +24,7 @@ SERVICES = [ {"name": "peach-dyndns-updater", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, {"name": "peach-web", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, {"name": "peach-menu", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, + {"name": "peach-oled", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, + {"name": "peach-buttons", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, {"name": "peach-config", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, ] \ No newline at end of file