share/gum-client: fix syntax error

This commit is contained in:
makefu 2023-07-12 20:34:13 +02:00
parent c5918fb3e2
commit fe24d9ab75
No known key found for this signature in database
GPG key ID: 36F7711F3FC0F225

View file

@ -2,7 +2,7 @@
let
automount_opts =
[ "x-systemd.automount","nofail"
[ "x-systemd.automount" "nofail"
"x-systemd.idle-timeout=300"
"x-systemd.mount-timeout=60s"
];