Files
nixos/system/preload.nix
T
2025-12-25 08:59:52 -06:00

4 lines
70 B
Nix

{
services.preload.enable = true; # can fix firefox initial load?
}