Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-05-28 20:22:06 +0200
committerGitHub <noreply@github.com>2021-05-28 20:22:06 +0200
commit200dfd57119158bf6707739a03147e474d56cf77 (patch)
tree1e4fc441b372fa8ce5881f11530adb8f4b7b37b1
parent7a40f1dc0bf130847e7deba55f11cb0b7319d6a2 (diff)
parent5729b0bb4da4ce9361e0fe55b3fe8f20d8d747e4 (diff)
Merge pull request #529 from dylanmtaylor/patch-1
Make this template usable to users of more platforms
-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"
},