From f56edf7d7bce5a2074967657f870a239e335961b Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 11 Jun 2023 19:13:05 +0200 Subject: [PATCH] Add Headscale --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index 7fe3fd6b..a2ab6d22 100644 --- a/apps.toml +++ b/apps.toml @@ -1411,6 +1411,12 @@ state = "working" subtags = [ "download" ] url = "https://github.com/YunoHost-Apps/headphones_ynh" +[headscale] +category = "system_tools" +state = "working" +subtags = [ "network" ] +url = "https://github.com/YunoHost-Apps/headscale_ynh" + [hedgedoc] category = "office" level = 8