ma share/omo: set workgroup and netbios name
This commit is contained in:
parent
9323f9141d
commit
29c4df2d22
@ -82,6 +82,9 @@ in {
|
||||
printing = bsd
|
||||
printcap name = /dev/null
|
||||
disable spoolss = yes
|
||||
workgroup = WORKGROUP
|
||||
server string = ${config.networking.hostName}
|
||||
netbios name = ${config.networking.hostName}
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user