diff --git a/machines/genepi/glance-config.nix b/machines/genepi/glance-config.nix index 4b913e6..5608f38 100644 --- a/machines/genepi/glance-config.nix +++ b/machines/genepi/glance-config.nix @@ -54,6 +54,11 @@ url = "https://rss.home.rpqt.fr"; icon = "si:rss"; } + { + title = "Syncthing"; + url = "https://genepi.home.rpqt.fr/syncthing"; + icon = "si:syncthing"; + } ]; } ];