swapDevices.*.randomEncryption.source

NixOS option

Define the source of randomness to obtain a random key for encryption.

type: string
Default
"/dev/urandom"
Example
"/dev/random"
declared in: nixos/modules/config/swap.nixView source on NixOS/nixpkgs →