about summary refs log tree commit diff
path: root/nixos/modules/services/networking/syncthing.nix
AgeCommit message (Expand)AuthorFilesLines
2023-01-16nixos/syncthing: point out pitfalls with extraOptions (#210208)maifel-maifel1-0/+23
2022-11-12nixos/syncthing: disallow relative pathsRobert Schütz1-2/+11
2022-10-30nixos/syncthing: keep manually added dirs/devicesAndrew Barchuk1-2/+2
2022-09-11nixos/syncthing: remove exit code 2 from exit status successChristian Kögler1-1/+3
2022-09-09Merge pull request #185782 from e1mo/e1mo/syncthing-receiveencryptedChristian Kögler1-2/+3
2022-09-01Merge branch 'master' into option-docs-mdpennae1-1/+9
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-28nixos/syncthing: fix path setting for versioningKFears1-1/+9
2022-08-09nixos/syncthing: Add receiveencrypted folder typeMoritz 'e1mo' Fromm1-2/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-18/+18
2022-07-23nixos/syncthing: don't leak the secret API key in process listingsBjørn Forsman1-3/+11
2022-06-23nixos/syncthing: fix services.syncthing.folders descriptionGreizgh1-2/+2
2022-06-12treewide: attempt at markdown option docspennae1-60/+48
2022-01-18nixos/modules/syncthing: add 22000/udp to firewallZane van Iperen1-2/+2
2021-12-09treewide: add literalDocBook text to options with complex defaultspennae1-2/+22
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-5/+5
2021-08-31nixos/syncthing: fix declarative init crash on HTTPSRobin Stumm1-1/+1
2021-08-30nixos/syncthing: fix escapes interpreted in configRobin Stumm1-1/+1
2021-08-29syncthing: add extraFlags option that adjust serviceJakub Sokołowski1-1/+10
2021-08-29syncthing: add autoAcceptFolders to devices configJakub Sokołowski1-1/+10
2021-08-01nixos/syncthing: fix curl not retrying on network errorsNaïm Favier1-7/+4
2021-07-29nixos/syncthing: clean up option descriptionsNaïm Favier1-99/+114
2021-07-28nixos/syncthing: move declarative options to the top levelNaïm Favier1-276/+276
2021-07-28nixos/syncthing: add declarative.extraOptionsNaïm Favier1-43/+57
2020-08-30nixos/syncthing: add ignoreDelete folder optionDoron Behar1-2/+11
2020-04-02nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger1-6/+8
2020-01-20nixos/syncthing.nix: Sandbox the systemd service.Félix Baylac-Jacqué1-0/+18
2020-01-02nixos/syncthing: Fix submodule name usageSilvan Mosberger1-6/+6
2019-11-19nixos/syncthing: add versioningIngolf Wagner1-0/+64
2019-11-13Revert "nixos/syncthing: simple versioning"Frederik Rietdijk1-54/+0
2019-11-12nixos/syncthing: simple versioningIngolf Wagner1-0/+54
2019-08-26treewide: remove redundant quotesvolth1-2/+2
2019-07-29syncthing: create default group if not overriddenAlexey Shmalko1-3/+5
2019-07-10nixos/syncthing: do not use nogroupPeter Hoeg1-10/+4
2019-05-29Merge pull request #62157 from Lassulus/syncthing-fixMatthew Bauer1-1/+3
2019-05-29nixos/syncthing: run init only if devices or folders are setlassulus1-1/+3
2019-05-29nixos/syncthing: better examples for declarative optionslassulus1-5/+10
2019-05-22syncthing: made module more NixOps friendlyIngolf Wanger1-1/+14
2019-05-20nixos/syncthing: add options for declarative device/folder configlassulus1-0/+260
2019-04-13nixos/syncthing: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-1/+0
2019-02-06nixos/syncthing: setup user only on system serviceIoannis Koutras1-1/+1
2018-10-15nixos/syncthing: move configuration to condigDirrnhmjoj1-1/+13
2018-10-14nixos/modules: services.syncthing use types.str instead of types.stringIngolf Wagner1-4/+4
2018-10-14nixos/modules: services.syncthing add guiAddress parameterIngolf Wagner1-1/+14
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-02-24syncthing,qsyncthingtray: remove syncthing-inotifyTimo Kaufmann1-23/+7
2016-10-19syncthing: use service files from upstreamPeter Hoeg1-62/+53
2016-08-06syncthing service: add syncthing-inotify (#17320)jokogr1-12/+43
2016-07-26syncthing: fix system serviceIoannis Koutras1-2/+3
2016-07-21syncthing: Allow the user service to be enabled with systemctl (#17136)Michele Guerini Rocco1-7/+7