fixing samba
This commit is contained in:
parent
e9548d8856
commit
c5f82bb5f7
|
@ -186,7 +186,7 @@ with lib;
|
||||||
'';
|
'';
|
||||||
shares = {
|
shares = {
|
||||||
public = {
|
public = {
|
||||||
path = "/home/chris/Public";
|
path = "/home/chris";
|
||||||
"read only" = false;
|
"read only" = false;
|
||||||
browsable = true;
|
browsable = true;
|
||||||
"guest ok" = true;
|
"guest ok" = true;
|
||||||
|
|
Loading…
Reference in a new issue