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" = {
|
||||
device = "//192.168.88.251/mnt/Shares/Public";
|
||||
device = "//192.168.88.251/public";
|
||||
fsType = "cifs";
|
||||
options = let
|
||||
# this line prevents hanging on network split
|
||||
|
|
Loading…
Add table
Reference in a new issue