fix: correct sb1 idle-timeout mount option
This commit is contained in:
parent
507194e35b
commit
3b78176d1e
@ -106,8 +106,7 @@
|
|||||||
options = [
|
options = [
|
||||||
"x-systemd.automount"
|
"x-systemd.automount"
|
||||||
"noauto"
|
"noauto"
|
||||||
"x-systemd"
|
"x-systemd.idle-timeout=60"
|
||||||
"idle-timeout=60"
|
|
||||||
"x-systemd.device-timeout=5s"
|
"x-systemd.device-timeout=5s"
|
||||||
"x-systemd.mount-timeout=5s"
|
"x-systemd.mount-timeout=5s"
|
||||||
"credentials=${config.sops.templates.sb1-credentials.path}"
|
"credentials=${config.sops.templates.sb1-credentials.path}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user