Files
nixos/scripts
google-labs-jules[bot] c3ab231bd1 perf(scripts): replace /dev/random with /dev/urandom for swap keyfile generation
This change improves performance and reliability during installation by
preventing potential hangs caused by the blocking nature of /dev/random.
/dev/urandom is non-blocking and provides sufficient cryptographic
entropy for generating swap keyfiles in modern Linux environments.

Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-09 20:01:51 +00:00
..
2026-02-03 01:30:12 +01:00