fixing samba

This commit is contained in:
Chris Cochrun 2023-01-31 12:23:33 -06:00
parent e9548d8856
commit c5f82bb5f7

View file

@ -186,7 +186,7 @@ with lib;
'';
shares = {
public = {
path = "/home/chris/Public";
path = "/home/chris";
"read only" = false;
browsable = true;
"guest ok" = true;