Disable qsyncthingtray
This commit is contained in:
parent
44f62b7719
commit
5810ec79f5
|
@ -2,10 +2,5 @@
|
|||
{
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
tray = {
|
||||
enable = true;
|
||||
package = pkgs.qsyncthingtray;
|
||||
command = "qsyncthingtray";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue