aboutsummaryrefslogtreecommitdiff
path: root/modules/services/syncthing.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* syncthing: install man pages to user profileRobert Helgesson2020-03-221-0/+2
|
* Apply `nixfmt` on many filesRobert Helgesson2020-02-021-12/+12
|
* Parametrize path to profile directoryMalte Brandy2018-07-311-1/+1
|
* syncthing: fix tray startupNikita Uvarov2018-05-041-0/+1
| | | | Workaround for #249.
* qsyncthingtray: remove deprecated optionRobert Helgesson2018-02-261-6/+0
|
* stalonetray: add moduleAlistair Potts2018-02-031-1/+4
| | | | | | | Adds a service for the Stalonetray system tray. Configured through a 'config' attribute set, which writes space separated key value pairs on successive lines to `~/.stalonetrayrc`.
* syncthing: allow enabling tray independentlyRobert Helgesson2018-02-011-4/+5
|
* syncthing: start tray service after barsNikita Uvarov2018-01-271-1/+1
| | | | | The QSyncthingTray service requires running tray providers such as polybar and taffybar.
* syncthing: merge qsyncthingtray into the moduleNikita Uvarov2018-01-251-16/+51
|
* Mark rycee as maintainer for a bunch of modulesRobert Helgesson2017-09-261-0/+2
|
* syncthing: expand service descriptionRobert Helgesson2017-07-181-11/+15
| | | | This models the user service on the upstream systemd file.
* Add syncthing serviceUtku Demir2017-07-181-0/+28