mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-07 22:20:33 +02:00
fix: deprecated samba flag
This commit is contained in:
parent
f25504ed66
commit
cce56d9ee0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
|||
enable = true;
|
||||
securityType = "user";
|
||||
openFirewall = true;
|
||||
extraConfig = ''
|
||||
settings = ''
|
||||
workgroup = WORKGROUP
|
||||
server string = hyperserver
|
||||
netbios name = hyperserver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue