summaryrefslogtreecommitdiff
path: root/home/config/syncthing.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/config/syncthing.nix')
-rw-r--r--home/config/syncthing.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/home/config/syncthing.nix b/home/config/syncthing.nix
deleted file mode 100644
index 4875361..0000000
--- a/home/config/syncthing.nix
+++ /dev/null
@@ -1,5 +0,0 @@
-{ ... }:
-
-{
- services.syncthing = { enable = true; };
-}