Skip to content

Commit

Permalink
web01: add _netdev to mounts
Browse files Browse the repository at this point in the history
  • Loading branch information
zowoq committed Aug 30, 2023
1 parent 97984ff commit bb45cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/web01/samba.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ in
cifsOpts = [
"x-systemd.automount"
"noauto"
"_netdev"
"x-systemd.idle-timeout=60"
"x-systemd.device-timeout=10s"
"x-systemd.mount-timeout=10s"
Expand Down

0 comments on commit bb45cc7

Please sign in to comment.