Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/installing/guided.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installing/guided.rst')
-rw-r--r--docs/installing/guided.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/guided.rst b/docs/installing/guided.rst
index 0a075282..c5e7f1ed 100644
--- a/docs/installing/guided.rst
+++ b/docs/installing/guided.rst
@@ -53,7 +53,7 @@ There are three different configuration files, all of which are optional.
.. code-block:: json
{
- "audio": "pipewire",
+ "audio_config": {"audio": "pipewire"},
"bootloader": "systemd-bootctl",
"custom-commands": [
"cd /home/devel; git clone https://aur.archlinux.org/paru.git",