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