mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
feat: manage syncthing through NixOS instead
used to be done with home-manager
This commit is contained in:
parent
b7d01eb50f
commit
07b0bf77db
5 changed files with 172 additions and 18 deletions
|
|
@ -1237,7 +1237,7 @@
|
|||
};
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
tray = {
|
||||
enable = false; # we enable this by installing the syncthingtray package instead, it works better.
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue