summary refs log tree commit diff
path: root/nixos/modules/services/networking/syncthing.nix
Commit message (Expand)AuthorAge
* nixos/syncthing: fix curl not retrying on network errorsNaïm Favier2021-08-01
* nixos/syncthing: clean up option descriptionsNaïm Favier2021-07-29
* nixos/syncthing: move declarative options to the top levelNaïm Favier2021-07-28
* nixos/syncthing: add declarative.extraOptionsNaïm Favier2021-07-28
* nixos/syncthing: add ignoreDelete folder optionDoron Behar2020-08-30
* nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger2020-04-02
* nixos/syncthing.nix: Sandbox the systemd service.Félix Baylac-Jacqué2020-01-20
* nixos/syncthing: Fix submodule name usageSilvan Mosberger2020-01-02
* nixos/syncthing: add versioningIngolf Wagner2019-11-19
* Revert "nixos/syncthing: simple versioning"Frederik Rietdijk2019-11-13
* nixos/syncthing: simple versioningIngolf Wagner2019-11-12
* treewide: remove redundant quotesvolth2019-08-26
* syncthing: create default group if not overriddenAlexey Shmalko2019-07-29
* nixos/syncthing: do not use nogroupPeter Hoeg2019-07-10
* Merge pull request #62157 from Lassulus/syncthing-fixMatthew Bauer2019-05-29
|\
| * nixos/syncthing: run init only if devices or folders are setlassulus2019-05-29
* | nixos/syncthing: better examples for declarative optionslassulus2019-05-29
|/
* syncthing: made module more NixOps friendlyIngolf Wanger2019-05-22
* nixos/syncthing: add options for declarative device/folder configlassulus2019-05-20
* nixos/syncthing: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* nixos/syncthing: setup user only on system serviceIoannis Koutras2019-02-06
* nixos/syncthing: move configuration to condigDirrnhmjoj2018-10-15
* nixos/modules: services.syncthing use types.str instead of types.stringIngolf Wagner2018-10-14
* nixos/modules: services.syncthing add guiAddress parameterIngolf Wagner2018-10-14
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* syncthing,qsyncthingtray: remove syncthing-inotifyTimo Kaufmann2018-02-24
* syncthing: use service files from upstreamPeter Hoeg2016-10-19
* syncthing service: add syncthing-inotify (#17320)jokogr2016-08-06
* syncthing: fix system serviceIoannis Koutras2016-07-26
* syncthing: Allow the user service to be enabled with systemctl (#17136)Michele Guerini Rocco2016-07-21
* syncthing service: respect cfg.package (#15810)anderspapitto2016-05-30
* syncthing service: fix mkEnableOption callNikolay Amiantov2016-04-14
* syncthing service: fix invalid conflict resolutionNikolay Amiantov2016-04-14
* syncthing service: support running from systemd --user instancePeter Hoeg2016-04-14
* syncthing: run daemon with dedicated user as defaultrnhmjoj2016-04-01
* syncthing: support SOCKS5 proxying for relaysSergey Mironov2016-01-27
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* syncthing: 0.11 -> 0.12Christian Theune2015-11-28
* syncthing: update systemd service config according to upstream exampleSergey Mironov2015-09-21
* fixed syncthing service to work as expectedEnrico Fasoli2015-09-02
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* syncthing: add preStart script to create dataDirDomen Kožar2014-04-04
* syncthing: new package and nixos moduleMatej Cotman2014-04-04