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-wsdd.enable = true;
|
||||||
services.samba = {
|
services.samba = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
enableNmbd = false;
|
||||||
|
enableWinbindd = false;
|
||||||
settings = {
|
settings = {
|
||||||
global = {
|
global = {
|
||||||
"workgroup" = "WORKGROUP";
|
"workgroup" = "WORKGROUP";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue