ADD: preload nix

This commit is contained in:
kenji
2025-12-25 08:59:52 -06:00
parent 2d9f95e8e5
commit d96148bf06
5 changed files with 169 additions and 20 deletions
+3
View File
@@ -0,0 +1,3 @@
{
services.preload.enable = true; # can fix firefox initial load?
}