services.psd.resyncTimer

NixOS option

The amount of time to wait before syncing browser profiles back to the disk. Takes a systemd.unit time span. The time unit defaults to seconds if omitted.

type: string
Default
"1h"
Example
"1h 30min"
declared in: nixos/modules/services/desktops/profile-sync-daemon.nixView source on NixOS/nixpkgs →