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