nixos/syncthing/devices/northstar.nix
Evie Litherland-Smith ca40907095 Update syncthing expressions for new API
extraOptions -> settings
devices -> settings.devices
folders -> settings.folders
2023-05-19 12:00:01 +01:00

4 lines
138 B
Nix

{...}: {
services.syncthing.settings.devices."northstar" = {id = "DMQZNMB-BM3SSE4-5XV2GHE-IDRNFTS-QNZSICS-6JWHUCV-O3NHMWY-2OBC2QD";};
}