mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
Merge branch 'master' of github.com:starr-dusT/dotfiles
This commit is contained in:
commit
6853d1b64e
@ -49,8 +49,6 @@ in {
|
|||||||
dataDir = "/home/${user}/.local/share/syncthing";
|
dataDir = "/home/${user}/.local/share/syncthing";
|
||||||
configDir = "/home/${user}/.config/syncthing";
|
configDir = "/home/${user}/.config/syncthing";
|
||||||
guiAddress = "0.0.0.0:8384";
|
guiAddress = "0.0.0.0:8384";
|
||||||
overrideDevices = true;
|
|
||||||
overrideFolders = true;
|
|
||||||
key = "/run/agenix/syncthing/key.pem";
|
key = "/run/agenix/syncthing/key.pem";
|
||||||
cert = "/run/agenix/syncthing/cert.pem";
|
cert = "/run/agenix/syncthing/cert.pem";
|
||||||
settings.devices = cfg.devices;
|
settings.devices = cfg.devices;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user