Update Detritus to secureboot

This commit is contained in:
Bun 2025-05-24 10:52:03 -04:00
parent fdc052c15a
commit 8bfcca1bb8

View file

@ -5,6 +5,6 @@
"amdgpu.si_support=1" "amdgpu.si_support=1"
"radeon.si_support=0" "radeon.si_support=0"
]; ];
loader.grub.enable = true; lanzaboote.enable = true;
}; };
} }