Skip to content

Commit

Permalink
home/services/syncthing: disable useless tray
Browse files Browse the repository at this point in the history
  • Loading branch information
fufexan committed Apr 28, 2024
1 parent 3b983d1 commit 8d6576d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion home/services/system/syncthing.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
services.syncthing = {
enable = true;
tray.enable = true;
};
}

0 comments on commit 8d6576d

Please sign in to comment.