Samba: Difference between revisions
imported>Solomon m use services.samba-wsdd.openFirewall |
imported>Solomon m "windows 10" -> Windows in samba-wsdd comment |
||
| Line 104: | Line 104: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
services.samba-wsdd = { | services.samba-wsdd = { | ||
# make shares visible for | # make shares visible for Windows clients | ||
enable = true; | enable = true; | ||
openFirewall = true; | openFirewall = true; | ||