index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-06-04 15:08:04 +0200 |
---|---|---|
committer | Anton Hvornum <anton@hvornum.se> | 2021-06-04 15:08:04 +0200 |
commit | 71b6efab69cab9bd97c647c7ccc7667149967a5c (patch) | |
tree | 36d294b739d08a0b1da5fde1aee315cea87d751a /examples/custom-command-sample.json | |
parent | 7d60287a3d24303a4e4518b75058ffd2f1feca8d (diff) | |
parent | a4033a7d3a94916f2b4972d212f9d0069fca39cd (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" }, |