refactor(gpu)!: rename from gui

This commit is contained in:
514fpv 2024-01-27 22:14:03 +08:00
parent bd6d09034a
commit 978bc19f68
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
14 changed files with 24 additions and 24 deletions

View file

@ -12,8 +12,8 @@
fs.cryptsetup.uuids.nix = "3905f87f-7b11-49ef-8ddf-f4202c555ffd";
fs.cryptsetup.uuids.persist = "b2322f01-1c44-433f-a995-4ddce5845cf9";
boot.lanzaboote = true;
gui.enable = true;
gui.type = "prime";
gpu.enable = true;
gpu.type = "prime";
android.enable = true;
};