Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples/custom-command-sample.json
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-05-28 13:52:01 -0400
committerGitHub <noreply@github.com>2021-05-28 13:52:01 -0400
commit5729b0bb4da4ce9361e0fe55b3fe8f20d8d747e4 (patch)
tree1e4fc441b372fa8ce5881f11530adb8f4b7b37b1 /examples/custom-command-sample.json
parent7a40f1dc0bf130847e7deba55f11cb0b7319d6a2 (diff)
Make this template usable to users of more platforms
In case someone is trying to edit this as a template, this will work for more people.
Diffstat (limited to 'examples/custom-command-sample.json')
-rw-r--r--examples/custom-command-sample.json2
1 files changed, 1 insertions, 1 deletions
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"
},