services.syncthing.tray -> services.syncthing.tray.enable
This commit is contained in:
parent
a837b08ea1
commit
13afbab725
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ ... }: {
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
tray = true;
|
||||
tray.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue