fixing samba
This commit is contained in:
parent
e9548d8856
commit
c5f82bb5f7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue