summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/syncthing.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/syncthing.nix')
-rw-r--r--makefu/2configs/syncthing.nix17
1 files changed, 0 insertions, 17 deletions
diff --git a/makefu/2configs/syncthing.nix b/makefu/2configs/syncthing.nix
deleted file mode 100644
index bc7413a0a..000000000
--- a/makefu/2configs/syncthing.nix
+++ /dev/null
@@ -1,17 +0,0 @@
-{ config, ... }:
-
-with import <stockholm/lib>; {
- services.syncthing = {
- enable = true;
- openDefaultPorts = true;
- group = "download";
- };
- users.extraGroups.download.gid = genid "download";
- state = map (x: config.services.syncthing.dataDir + "/" + x) [
- "key.pem"
- "cert.pem"
- "config.xml"
- "https-cert.pem"
- "https-key.pem"
- ];
-}
[cgit] Unable to lock slot /tmp/cgit/09100000.lock: No such file or directory (2)