mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-31 09:27:25 +02:00
disable syncthing tray
This commit is contained in:
parent
2f1ab8ee88
commit
818aa76fd2
1 changed files with 0 additions and 3 deletions
3
home.nix
3
home.nix
|
|
@ -45,9 +45,6 @@ in
|
|||
services = {
|
||||
syncthing = {
|
||||
enable = true;
|
||||
tray = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue