feat: remove syncthing
This commit is contained in:
parent
6fee4d8a86
commit
fc3a243354
7 changed files with 0 additions and 79 deletions
|
@ -8,7 +8,6 @@
|
|||
./desktop/monitors.nix
|
||||
./vpn.nix
|
||||
./git.nix
|
||||
./syncthing.nix
|
||||
./keybase.nix
|
||||
./signal.nix
|
||||
./browsers
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
# TODO https://github.com/nix-community/home-manager/issues/1425
|
||||
# services.syncthing.tray = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue