services.scion.stateless
Setting this value to false (stateful) can lead to improved caching and performance.
This option decides whether to persist the SCION path sqlite databases on disk or not. Persisting this data can lead to database corruption in extreme cases such as power outage, meaning SCION fails to work on the next boot. This is being investigated.
If true, /run/scion-* is used for data If false, use /var/lib/scion-* is used for data
- Type
boolean- Default
true- Declared
- <nixpkgs/nixos/modules/services/networking/scion/scion.nix>