summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/patches/qemu-multiple-smb-shares.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/patches/qemu-multiple-smb-shares.patch b/gnu/packages/patches/qemu-multiple-smb-shares.patch
index c20066cbfe..8e3c6ffe1c 100644
--- a/gnu/packages/patches/qemu-multiple-smb-shares.patch
+++ b/gnu/packages/patches/qemu-multiple-smb-shares.patch
@@ -10,7 +10,7 @@ the name of the default share.
 -            "[qemu]\n"
 -            "path=%s\n"
 +            "[store]\n"
-+            "path=/nix/store\n"
++            "path=/gnu/store\n"
 +            "read only=yes\n"
 +            "guest ok=yes\n"
 +            "[xchg]\n"