mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 10:10:31 +01:00
Temp. rm nfsver option
This commit is contained in:
parent
2236a101da
commit
3ca1f82eda
|
@ -42,7 +42,7 @@
|
|||
"/mnt/frotting" = {
|
||||
device = "[2a0f:be01:0:200::211]:/";
|
||||
fsType = "nfs";
|
||||
options = ["nfsvers=4.2"];
|
||||
# options = ["nfsvers=4.2"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue