services.headscale.settings.database.sqlite.write_ahead_log

NixOS option

Enable WAL mode for SQLite. This is recommended for production environments. https://www.sqlite.org/wal.html

type: boolean
Default
true
Example
true
declared in: nixos/modules/services/networking/headscale.nixView source on NixOS/nixpkgs →