spec(eientei): enable gpu drivers

This commit is contained in:
514fpv 2024-02-19 12:55:37 +08:00
parent b5790eceed
commit 37e43888d7
Signed by: koishi
SSH key fingerprint: SHA256:652+A2yCgByK6j4+urGiApE+tZbISyelwTnr76Tm+x8

View file

@ -14,6 +14,9 @@
fs.cryptsetup.enable = true;
fs.cryptsetup.allowDiscards = false;
fs.cryptsetup.uuids.secret = "c33c9b18-a280-42d7-8740-3f8d3f60dc43";
gpu.enable = true;
gpu.type = "intel";
gpu.session = false;
boot.lanzaboote = true;
boot.memtest = 4;
acme.enable = true;