index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | examples/custom-command-sample.json | 2 |
diff --git a/examples/custom-command-sample.json b/examples/custom-command-sample.json index f38bcca1..980541de 100644 --- a/examples/custom-command-sample.json +++ b/examples/custom-command-sample.json @@ -8,7 +8,7 @@ ], "!encryption-password": "supersecret", "filesystem": "btrfs", - "gfx_driver": "VMware / VirtualBox (open-source)", + "gfx_driver": "All open-source (default)", "harddrive": { "path": "/dev/nvme0n1" }, |