From 27ff7bbf26cbfae67f3f119b01ab1937c698293a Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 27 Aug 2023 00:45:26 +0200 Subject: [PATCH] Add ZeroUI --- apps.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.toml b/apps.toml index b83a6639..818c186d 100644 --- a/apps.toml +++ b/apps.toml @@ -4136,6 +4136,13 @@ state = "working" subtags = [ "network" ] url = "https://github.com/YunoHost-Apps/zerotier_ynh" +[zeroui] +antifeatures = [ "non-free-dependencies" ] +category = "system_tools" +state = "working" +subtags = [ "network" ] +url = "https://github.com/YunoHost-Apps/zeroui_ynh" + [zomburl] antifeatures = [ "package-not-maintained" ] category = "small_utilities"