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
+1
View File
@@ -1,6 +1,7 @@
{pkgs, ...}: {
imports = [
../../system/time.nix
../../system/preload.nix
../../system/boot.nix
../../system/amd.nix
../../system/hardware.nix