diff --git a/bakery.toml b/bakery.toml index 70c256f..d26fd8e 100644 --- a/bakery.toml +++ b/bakery.toml @@ -2,6 +2,7 @@ name = "breadcrumbs" description = "Profile-aware Wi-Fi state machine with Tailscale integration" binaries = ["breadcrumbs"] system_deps = ["networkmanager"] +optional_system_deps = ["tailscale", "sudo", "xdg-utils"] bread_deps = [] [config]