mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(samba): tls
This commit is contained in:
parent
34d1b400e1
commit
fbf96aacef
5 changed files with 202 additions and 25 deletions
|
|
@ -77,6 +77,10 @@ in {
|
|||
type = str;
|
||||
default = "";
|
||||
};
|
||||
idViewDnSuffix = mkOption {
|
||||
type = str;
|
||||
default = "";
|
||||
};
|
||||
serviceDnSuffix = mkOption {
|
||||
type = str;
|
||||
default = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue