global(gpu): rename from gui

This commit is contained in:
514fpv 2024-01-27 22:14:03 +08:00
parent 01b4acee44
commit 14d3530480
Signed by: koishi
SSH key fingerprint: SHA256:2jRvFSzG5UeUlQ3WxZ2sbUOfo5wNKzv1fZsk/FexKjQ
14 changed files with 24 additions and 24 deletions

View file

@ -14,8 +14,8 @@
fs.cryptsetup.uuids.nix = "84baa53a-c76d-4716-813a-196f5a53e44d";
fs.cryptsetup.uuids.persist = "e31f8b1c-6504-4b43-93dd-997ad17ebf5e";
boot.lanzaboote = true;
gui.enable = true;
gui.type = "prime";
gpu.enable = true;
gpu.type = "prime";
asusd.enable = true;
oci.enable = true;
};