chore: rename option

This commit is contained in:
Daniel Langbein 2024-01-02 11:19:52 +01:00
parent 51a2f69882
commit a716542d46
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -1,6 +1,6 @@
# https://nixos.wiki/wiki/Syncthing # https://nixos.wiki/wiki/Syncthing
# Manually create syncthing.folders.<name>.path and chown it to user/group `syncthing` # Manually create syncthing.settings.folders.<name>.path and chown it to user/group `syncthing`
# before starting the Syncthing service. # before starting the Syncthing service.
# You can get your device id with: # You can get your device id with:
@ -22,7 +22,7 @@
"yodaEnchilada" = { id = "UZKPAHU-CSLMDX2-4RYQLG2-WENUTZY-HM3RUD4-N7VIG7W-RFLAQHP-OXA7MQT"; }; "yodaEnchilada" = { id = "UZKPAHU-CSLMDX2-4RYQLG2-WENUTZY-HM3RUD4-N7VIG7W-RFLAQHP-OXA7MQT"; };
"yodaCheeseburger" = { id = "KHR22KP-WK6EL25-Z3DPLZK-5IHU7BC-QYXFQJA-U7JE2JA-ITYNV3Q-JE5VKAJ"; }; "yodaCheeseburger" = { id = "KHR22KP-WK6EL25-Z3DPLZK-5IHU7BC-QYXFQJA-U7JE2JA-ITYNV3Q-JE5VKAJ"; };
}; };
folders = { settings.folders = {
# Name of folder in Syncthing, also the folder ID. # Name of folder in Syncthing, also the folder ID.
"Notes" = { "Notes" = {
# Path to shared folder. # Path to shared folder.