index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Dylan M. Taylor <dylan@dylanmtaylor.com> | 2021-05-28 13:52:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-28 13:52:01 -0400 |
commit | 5729b0bb4da4ce9361e0fe55b3fe8f20d8d747e4 (patch) | |
tree | 1e4fc441b372fa8ce5881f11530adb8f4b7b37b1 | |
parent | 7a40f1dc0bf130847e7deba55f11cb0b7319d6a2 (diff) |
-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" }, |