fix: samba setting renamed

This commit is contained in:
Noah Masur 2024-10-12 15:18:15 +00:00
parent e8e65ba4d1
commit 5f71437e57
No known key found for this signature in database

View File

@ -7,7 +7,7 @@
services.samba = lib.mkIf config.services.samba.enable {
openFirewall = true;
shares.data = {
settings.data = {
path = "/data";
browseable = "yes";
"read only" = "no";