mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-22 22:09:34 +01:00
docs
This commit is contained in:
parent
ea75deb954
commit
f5eec68333
@ -12,11 +12,12 @@
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
syncthing
|
syncthing
|
||||||
|
|
||||||
# Syncthing integration into GNOME
|
# Syncthing integration for GNOME
|
||||||
#
|
#
|
||||||
# Incompatible with my GNOME version.
|
# Incompatible with my GNOME version.
|
||||||
# Seems no longer maintained ...
|
# Seems no longer maintained ...
|
||||||
#gnomeExtensions.syncthing-icon
|
#gnomeExtensions.syncthing-icon
|
||||||
|
#
|
||||||
# Actively maintained, already adjusted for GNOME 45.
|
# Actively maintained, already adjusted for GNOME 45.
|
||||||
# Did not work properly, see below.
|
# Did not work properly, see below.
|
||||||
gnomeExtensions.syncthing-indicator
|
gnomeExtensions.syncthing-indicator
|
||||||
|
Loading…
Reference in New Issue
Block a user