Fix syncthing
This commit is contained in:
parent
c050f62249
commit
0af98663f7
@ -230,7 +230,9 @@
|
|||||||
services.openssh.enable = false;
|
services.openssh.enable = false;
|
||||||
|
|
||||||
services.syncthing.enable = true;
|
services.syncthing.enable = true;
|
||||||
|
services.syncthing.user = "julian";
|
||||||
services.syncthing.openDefaultPorts = true;
|
services.syncthing.openDefaultPorts = true;
|
||||||
|
services.syncthing.configDir = "/home/julian/.config/syncthing";
|
||||||
# services.syncthing.
|
# services.syncthing.
|
||||||
#services.syncthing.key = config.sops.secrets."aspi/syncthing/key".path;
|
#services.syncthing.key = config.sops.secrets."aspi/syncthing/key".path;
|
||||||
#services.syncthing.cert = config.sops.secrets."aspi/syncthing/cert".path;
|
#services.syncthing.cert = config.sops.secrets."aspi/syncthing/cert".path;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user