fixed syncthing ( personal things will be moved to their own repo )

This commit is contained in:
Bit Borealis 2023-06-29 19:24:19 +00:00
parent af6a29608d
commit 840d83e814
1 changed files with 40 additions and 43 deletions

View File

@ -29,7 +29,6 @@
configDir = "/home/hive/.config/syncthing";
overrideDevices = false;
overrideFolders = false;
settings = {
devices = { "impostor" = {
id = "XBG44HU-OVOC6RN-4DHMDRH-WPL7OPW-XBYYOMK-DV5GGGA-LEP6HCJ-QVPMSAI";
introducer = true;
@ -50,7 +49,6 @@
id = "6nunu-quun5";
path = "~/.local/bin/scripts";
devices = [ "impostor" ];
};
"dotfiles" = {
id = "sjgew-vdpfl";
@ -74,5 +72,4 @@
};
};
};
};
}