update
This commit is contained in:
parent
05a9d96d4e
commit
b220ff36bb
12 changed files with 49 additions and 54 deletions
|
|
@ -13,17 +13,7 @@
|
|||
"x-systemd.automount"
|
||||
"noauto"
|
||||
"x-systemd.idle-timeout=600"
|
||||
"_netdev"
|
||||
];
|
||||
};
|
||||
fileSystems."/mnt/nas/torrent" = {
|
||||
device = "nixserver:/torrent";
|
||||
fsType = "nfs";
|
||||
options = [
|
||||
"nfsvers=4.2"
|
||||
"x-systemd.automount"
|
||||
"noauto"
|
||||
"x-systemd.idle-timeout=600"
|
||||
"x-systemd.device-timeout=1"
|
||||
"_netdev"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue