more added

This commit is contained in:
kenji
2025-12-22 09:38:38 -06:00
parent 420d4f173c
commit d7c275f6e9
3 changed files with 26 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{pkgs, ...}: {
hardware.amdgpu.initrd.enable = true;
}