From f5eec68333688965dcb8e6e566c973be379bedd5 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Sun, 7 Jan 2024 16:12:58 +0100 Subject: [PATCH] docs --- modules/syncthing.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/syncthing.nix b/modules/syncthing.nix index 87f9d3c..df7ef96 100644 --- a/modules/syncthing.nix +++ b/modules/syncthing.nix @@ -12,11 +12,12 @@ environment.systemPackages = with pkgs; [ syncthing - # Syncthing integration into GNOME + # Syncthing integration for GNOME # # Incompatible with my GNOME version. # Seems no longer maintained ... #gnomeExtensions.syncthing-icon + # # Actively maintained, already adjusted for GNOME 45. # Did not work properly, see below. gnomeExtensions.syncthing-indicator