mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-14 04:59:39 +10:00
update
This commit is contained in:
parent
77ca80d621
commit
531c91b9e5
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
|||
services.samba-wsdd.enable = true;
|
||||
services.samba = {
|
||||
enable = true;
|
||||
enableNmbd = false;
|
||||
enableWinbindd = false;
|
||||
nmbd.enable = false;
|
||||
winbindd.enable = false;
|
||||
settings = {
|
||||
global = {
|
||||
"workgroup" = "WORKGROUP";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue