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