This commit is contained in:
alydev 2025-09-25 17:45:41 +10:00
parent 545e4283f1
commit 77ca80d621

View file

@ -42,6 +42,8 @@
services.samba-wsdd.enable = true; services.samba-wsdd.enable = true;
services.samba = { services.samba = {
enable = true; enable = true;
enableNmbd = false;
enableWinbindd = false;
settings = { settings = {
global = { global = {
"workgroup" = "WORKGROUP"; "workgroup" = "WORKGROUP";