share name
This commit is contained in:
parent
966bf874da
commit
d99b6f8871
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/mnt/share" = {
|
fileSystems."/mnt/share" = {
|
||||||
device = "//192.168.88.251/mnt/Shares/Public";
|
device = "//192.168.88.251/public";
|
||||||
fsType = "cifs";
|
fsType = "cifs";
|
||||||
options = let
|
options = let
|
||||||
# this line prevents hanging on network split
|
# this line prevents hanging on network split
|
||||||
|
|
Loading…
Add table
Reference in a new issue